Copy user overrides record

rousav

Active Member
Hi,

I am trying to copy a user override record in ERP 810 logged in as PSFT but I am get a "not authorized" message, every time I do so. I am able to copy records in some of the other applications but not in User Overrides. I appreciate any help in this regard. Following is the list of errors that I get in my jde.log:

3252/1488 Wed Nov 10 08:02:41.199 JDBODBC.C6513
ODB0000066 - Unable to prepare statement: CALL STRJOURNAL (?, ?, ?).

3252/1488 Wed Nov 10 08:02:41.340 JDBODBC.C7310
ODB0000163 - wSQLExecute failure. rc=-1

3252/1488 Wed Nov 10 08:02:41.340 JDBODBC.C7310
ODB0000164 - STMT:00 [HY000][-7008] [IBM][iSeries Access ODBC Driver][DB2 UDB]SQL7008 - F98221 in SY810 not valid for operation.

3252/1488 Wed Nov 10 08:02:41.340 jdb_drvm.c942
JDB9900401 - Failed to execute db request

3252/1488 Wed Nov 10 08:02:41.340 jdb_exet.c4187
JDB3500011 - Failed to delete for F98221

3252/1488 Wed Nov 10 08:02:41.340 jdb_exet.c6588
JDB9901232 - Canceling transaction because: TC045 DeleteTable: Delete failed

3252/1488 Wed Nov 10 08:02:41.715 JDBODBC.C6513
ODB0000066 - Unable to prepare statement: CALL STRJOURNAL (?, ?, ?).

3252/1488 Wed Nov 10 08:02:42.402 JDBODBC.C7310
ODB0000163 - wSQLExecute failure. rc=-1

3252/1488 Wed Nov 10 08:02:42.402 JDBODBC.C7310
ODB0000164 - STMT:00 [HY000][-7008] [IBM][iSeries Access ODBC Driver][DB2 UDB]SQL7008 - F98221 in SY810 not valid for operation.

3252/1488 Wed Nov 10 08:02:42.402 jdb_drvm.c942
JDB9900401 - Failed to execute db request

3252/1488 Wed Nov 10 08:02:42.402 jdb_exet.c5325
JDB3400009 - Failed to perform Insert for F98221

3252/1488 Wed Nov 10 08:02:42.402 jdb_exet.c6588
JDB9901232 - Canceling transaction because: TC052 InsertTable: Insert failed

Thanks
 
By logs it seems F98221 this table should start in journaling you can add this table for journaling for Journal OW_JRNL in OWJRNL Library.
 
Hey,

I don't have OW_JRNL in my library OWJRNL. Do I have to obtain it from anywhere? I don't see it anywhere on my AS/400 system. Is there anything new with ERP 8.10?

Thanks.
 
No as a standard part of installation you wiil have OWJRNL Library which will have one Journal
 
Back
Top