Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width33%

Groups

Wiki Markup
{float:left|width=200px|background=lightgrey|border=solid blue 2px|margin=1px|padding=0px}
{children:page=Rator DB ER Diagram Navigator|depth=1|excerpt=trueindent=1px}
{float}
Column
width33%

PROVISIONING_LOG

Col #

Column NameData TypeField LengthNot Null?Data Def.Comments
1

ID

NUMBER

22

N

 Primary key
2

PROVISIONING_TASK_ID

NUMBER

22

Y

 Provisioning task to which
the log belongs
3

TIME_STAMP

DATE

7

Y

 Time of log recording
4

REQUEST

VARCHAR2

4000

Y

 Request sent
5

RESPONSE

VARCHAR2

4000

Y

 Response received from network6

OPERATOR

VARCHAR2

50

Y

  
7

REQUEST_TYPE

VARCHAR2

25

Y

  8

PROVISIONING_REQUEST_ID

NUMBER

22

Y

 

References PROVISIONING_REQUEST table

Column
width33%

Log information of all requests and responses to and from the provisioning gateway.