Hi all,

I'm new at this game and am running into this Oracle error in our
training environment. 

I have searched on the web and the archives but I am not sure about a
resolution to this issue. Any comments/insights would be appreciated.

After investigating the issue, I found that there is a crash when trying
to insert into temporary tables tmp_asn_ship,tmp_asn_ord and other
temporary tables. 

Here are the errors:

biora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_work_item_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_work_load_err_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_tmp_asn_ship_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_tmp_asn_ord_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_tmp_asn_tare_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_tmp_asn_pack_srl dbiora8x.cpp 05470  > Error code = 2289.
dbiora8x.cpp 05469 Couldn't execute : drop sequence
tt1462788_tmp_asn_item_srl dbiora8x.cpp 05470  > Error code = 2289.

Here is the description of the 2289 error:

// *Cause: The specified sequence does not exist, or the user does
//         not have the required privilege to perform this operation.
// *Action: Make sure the sequence name is correct, and that you have
//          the right to perform the desired operation on this sequence.

 CUNAME:cu4
 STATUS:-255
 NATERR:-10000
 ERRMSG:
 PRGSQL:INSERT INTO tmp_asn_ship
values(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,

Saira Somani
IT Support/Analyst
Hospital Logistics Inc.
[EMAIL PROTECTED]
 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Saira Somani
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to