While creating a procedure in V6R1, [strong]Not authorized to CREATE PROCEDURE error (Message ID is SQL0552)[/strong] appears. In Additional Message Information cause of the error being — [strong]CREATE PROCEDURE or CREATE FUNCTION requires the *OBJOPR and *ADD authority to the catalog table SYSROUTINES in QSYS2[/strong].
However [strong]PUBLIC[/strong] has [strong]*CHANGE[/strong] Authority on [strong]QSYS2/SYSROUTINE[/strong] Object. Please note my id does not have *ALLOBJ Authority.
Not able to create procedures using STRSQL on V6R1
Switch between two screens using CICS maps
how we can switch between two screens using maps in cics what will be the logic implemented in cobol programme?
Connecting SAP to iSeries.
We are undergoing a project implementation in which we need to connect SAP to iSeries where SAP would be the target for fetching data from iSeries which is the source. Can anyone help me by providing the steps involved for Connecting SAP to iSeries. Also let me know if any addtional product is to be installed on SAP or iSeries. Thanks in advance. Haaider Ali
VSAM versus DB2 in CPU consumption
Is it possible estimate how much more CPU is consumed by DB2 commands in relation to VSAM KSDS when access a row, through an index scan, in a organized DB2 table against a record reading from an organized VSAM KSDS file through the primary index?
How much is it in percentage?
Thank you very much in advance.
Abel
Using Dropbox and Radio button with DB2400
IS THAT POSSIBLE OF USING DROPBOX AND RADIO BUTTON IN DB2400?
Synon (Migration)
Logical file Error.
i try to create Multiple-format Logical File but i getting compile time error.
pass array to clle
i created RPGLE,within that i defined compiled time array now i want to pass that array (at a time only one insex) to cllle but while i run this rpgle its give me run time error ..that
update replace
I’m trying to update a particular text string in a long trxt eg
505400005004GBP23800280000
trying to replace the 10th char 0 with a 1 how can I do this please, thanks
DB2/400
How to retreive stored procedure from DB2/400
How to retrieve the stored procedure body from db2/as400.
for example :
I created a Stored Procedure as
create procedure botest/spload
…
…
DB2/400 basics
AS/400 – Logical file without key fields
Transfer data from DB2 file to SQL Server file
Add a field in existing file in DB2/400
Access path and open data path in DB2/400
When will an access path be created, and when will an open data path be created?