Versions Compared

Key

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

Groups

Column
width33%

PROVISIONING_LOG

1

Col #

Column NameData TypeField LengthNot Null?Data Def.Comments

ID

NUMBER

22

N

 Primary key2

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 network
6

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.