dbTalk Databases Forums  

what book for 9i or 10g forms?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss what book for 9i or 10g forms? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Shochat
 
Posts: n/a

Default what book for 9i or 10g forms? - 12-25-2009 , 02:05 PM






I am doing maintenance on a 9i forms application that we are migrating to
10g. It mostly works without change, except for a FRM-92100 exception
that did not occur under 9i. In order to debug this, I need to better
understand how control flow actually works, e.g., the order in which the
various code fragments execute. I can tell that I need a resource that
will teach me the fundamentals. Any suggestions? Thanks
-- David

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: what book for 9i or 10g forms? - 12-25-2009 , 09:19 PM






On Dec 25, 3:05*pm, David Shochat <shoch... (AT) yahoo (DOT) com> wrote:
Quote:
I am doing maintenance on a 9i forms application that we are migrating to
10g. It mostly works without change, except for a FRM-92100 exception
that did not occur under 9i. In order to debug this, I need to better
understand how control flow actually works, e.g., the order in which the
various code fragments execute. I can tell that I need a resource that
will teach me the fundamentals. Any suggestions? Thanks
-- David
I noticed that Older documentation sets are available online at
http://tahiti.oracle.com and you might look there for 9i Forms
documentation.

It also occurs to be that the database session SQL trace feature might
be of some use if you trace your session. The raw trace will shoe the
SQL executed in the order it executed which would allow you to tie SQL
back to the actions your took.

Good luck.

HTH -- Mark D Powell --

Reply With Quote
  #3  
Old   
Shakespeare
 
Posts: n/a

Default Re: what book for 9i or 10g forms? - 12-27-2009 , 04:06 AM



Mark D Powell schreef:
Quote:
On Dec 25, 3:05 pm, David Shochat <shoch... (AT) yahoo (DOT) com> wrote:
I am doing maintenance on a 9i forms application that we are migrating to
10g. It mostly works without change, except for a FRM-92100 exception
that did not occur under 9i. In order to debug this, I need to better
understand how control flow actually works, e.g., the order in which the
various code fragments execute. I can tell that I need a resource that
will teach me the fundamentals. Any suggestions? Thanks
-- David

I noticed that Older documentation sets are available online at
http://tahiti.oracle.com and you might look there for 9i Forms
documentation.

It also occurs to be that the database session SQL trace feature might
be of some use if you trace your session. The raw trace will shoe the
SQL executed in the order it executed which would allow you to tie SQL
back to the actions your took.

Good luck.

HTH -- Mark D Powell --
You may have run into bug 338834.1; see metalink. A patch is available.

Shakespeare

Reply With Quote
  #4  
Old   
David Shochat
 
Posts: n/a

Default Re: what book for 9i or 10g forms? - 12-28-2009 , 12:49 PM



On Sun, 27 Dec 2009 11:06:55 +0100, Shakespeare wrote:

Quote:
Mark D Powell schreef:
[snip]

I noticed that Older documentation sets are available online at
http://tahiti.oracle.com and you might look there for 9i Forms
documentation.

It also occurs to be that the database session SQL trace feature might
be of some use if you trace your session. The raw trace will shoe the
SQL executed in the order it executed which would allow you to tie SQL
back to the actions your took.

Good luck.

HTH -- Mark D Powell --

You may have run into bug 338834.1; see metalink. A patch is available.

Shakespeare
Thanks, Mark and Shakespeare. I will look into that bug when I get back
to work on 1/4. Meanwhile, I found this page (Google "oracle 9i DS" I
think):
http://www.oracle.com/technology/pro...listing9i.html
Which contained the following link under "Tips, Techniques and
Debugging", which has the kind of information I was looking for:
http://www.oracle.com/technology/pro...iagnostics.pdf

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.