Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change the value of an instance variable?

712118Dec 2 2009 — edited Dec 2 2009
Hi, I had a string<50> variable called fileName witch value was generated by users when they picked up files on system.
But there were some cases where the filename were bigger than 50 and the variable value was truncated. I changed the variable size already, but some instances values needs to be fixed.

How can I access and change these values for these instances? I could do it directly on database. But where?

thnks

Edited by: Alexandre MF on 02/12/2009 11:34

Edited by: Alexandre MF on 02/12/2009 11:48
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2009
Added on Dec 2 2009
1 comment
630 views