× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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!


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.