chanel_amyz
28th February 2003, 03:14
My Baan system is: BaanIVc4 on AIX400(UNIX), DB2

when running the Create Tables session, it pops up a lot of failures of creating tt tables with the same error code 1956?

Does anyone know what's the meaning of 1956 error? And what should I do to solve this :mad:

NPRao
28th February 2003, 03:18
$ oerr ora 1956
01956, 00000, "invalid command when OS_ROLES are being used"
// *Cause: This command cannot be used when the INIT.ORA parameter OS_ROLES
// is TRUE.
// *Action: Grant the role to the user in the operating system.

>oerr ora 956
00956, 00000, "missing or invalid auditing option"
// *Cause: AUDIT or NOAUDIT statement contains an invalid auditing option.
// *Action: Use a valid option.



Edited: The above error codes are for Oracle. I see from your profile that you are using - DB type: MS SQL 7.0 Please re-confirm.