+ Reply to Thread
Results 1 to 2 of 2

Thread: SENSITIVE CURSORS???!!!!

  1. #1
    lucaguatieri Guest

    Default SENSITIVE CURSORS???!!!!

    hi, i have encountered this strange problem: an SQLRPGLE create a cursor DYNAMIC SCROLL and execute a select making UNION like this: "select * from Filename1 where field1=1 UNION select * from filename2 where field2=2"; the program works together well until we install some patches on V5R3M0 release of OS400: the program starts to send message that a SENSITIVE CURSOR don't work with a select like this and don't open the cursor... the same program in another as400 with V4R5M0 works well... resolve the problem defining the cursor ASENSITIVE SCROLL... does anyone of you have the same problem?

  2. #2

    Default SENSITIVE CURSORS???!!!!

    Not this specific problem, but about a week ago on a Saturday, we installed the lastest ptf cum pack on our V5R3 box. On Monday, we couldn't run any SQL statements, reorg and various other commands. I forget what the specific errors were, but when I contacted IBM, they gave me some additional ptfs to correct the problem. These fixes were not included in the most recent cum tape for some reason.

+ Reply to Thread

Similar Threads

  1. Open Cursors
    By K.Forsythe in forum SQL
    Replies: 4
    Last Post: 03-30-2007, 08:07 AM
  2. Access to sensitive data
    By David Abramowitz in forum General
    Replies: 4
    Last Post: 07-25-2005, 07:26 AM
  3. Replies: 14
    Last Post: 09-27-2004, 12:58 AM
  4. IBM Data Give Rare Look at Sensitive 'Offshoring' Plans
    By webified in forum Shooting the Breeze
    Replies: 1
    Last Post: 01-19-2004, 09:09 AM
  5. OPSNAV and SQL Cursors?
    By Guest.Visitor in forum SQL
    Replies: 1
    Last Post: 04-10-2002, 08:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts