:2018-02-01T15:11:06,154 INFO [00000021] :be02548 - MPRINT(EXP_PASSTHROUGH): connect to oracle (path=CIBLDATA authdomain=OraCIBLAuth); 2018-02-01T15:11:06,154 INFO [00000021] :ba02546 - 2018-02-01T15:11:07,351 INFO [00000007] :ba02546 - 6 + PROC SQL; connect to oracle (path=CIBLDATA authdomain=OraCIBLAuth); CREATE TABLE password_expiry_date as 2018-02-01T15:11:07,520 INFO [00000007] :ba02546 - 7 + SQL; INSERT INTO DB_ACCOUNT_EXPIRATION(Path, AuthDomain, Unix_Login, Username, Expiry_date, Sysdate) SELECT "CIBLDATA" Obviously for the first line I got, Date :2018-02-01 Time : T15:11:06 Column3: 154 Info or Warning Column 5: [00000021] User: ba02546 Column6 : sometimes I have a number, sometime not Column7: The code Submitted I was wondering what de the Column 3, 5, 6 and 7 means?
... View more