IBM Knowledge Center has iSeries specific SQL message information.
They even provide a SQL Message Finder by Code or State or Message ID.
Here a link to the current V7R1 page:
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/rzala/rzalakickoff.htm
Chris Hiebert
Senior Programmer/Analyst
Disclaimer: Any views or opinions presented are solely those of the author and do not necessarily represent those of the company.
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Darryl Freinkel
Sent: Thursday, August 25, 2016 12:50 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Error SQL0551 received using a SELECT to MS SQL
I am trying to validate data from our V5R4 system against a MS SQL database.
I am using ARDGATE to access MS SQL.
I created the RDBDIRE to the MS SQL system.
I am able to CONNECT to that system in STRSQL.
I can run a simple statement - SELECT COUNT(*) from AXTRN01..UNITOFMEASURE in STRSQL.
I have written a service program to perform this command and the RPG CONNECTS successfully. Due to the MS SQL name I have had to use dynamic SQL to try and access the record.
When I run the SELECT in the RPG, I get error SQL error -551 = SQL0551.
Google is not my friend today and it appears that I need some authority somewhere. Can anyone help?
TIA.
Darryl Freinkel | Assignment 400 Group, Inc.
Tel: 770.321.8562 ext 111 | 678.355.8562
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.