|
Hi All,--
I created a table in the SQL Interpreter using this statement:
CREATE TABLE SPSL/PLC_WORK2 (PLANTCODE CHAR ( 1) NOT NULL WITH
DEFAULT, LREFNUM INT NOT NULL WITH DEFAULT, MDLCODE INT NOT NULL WITH
DEFAULT, ACK INT , MTOC CHAR ( 6) NOT NULL WITH DEFAULT)
(As seen above, the "ACK" field is set to null when it is not filled in - this is a requirement from the PLC system).
I received this message back:
Table PLC_WORK2 in SPSL created but was not journaled.
However, now when I try to update the table through another SQL statement (it's actually a scheduled task running on our SQL2008 server) I'm getting a CPF4328 error.
How do I manually update the SQL table so that I can have the SQL statement update the table without it throwing the CPF4328 error? I know it has something to do with the commitment control being set to *NC, but I don't know how to set it on the created table.
Any ideas?
Thankee-sai!
/b;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Brian Piotrowski
Assistant Mgr. - I.T.
Simcoe Parts Service, Inc.
Ph: 705-435-7814 x343
Fx: 705-435-5029
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
http://www.simcoeparts.com
Please consider the environment. Don't print this e-mail unless you really need to.
The information contained in this communication is confidential and intended only for the use of those to whom it is addressed. If you have received this communication in error, please notify me by telephone (collect if necessary) and delete or destroy any copies of it. Thank you!
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.