Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Hagen
  • Order by date
  1. Hagen

    ora-06502 error ?

    Also you can use %Type directive to ensure that your variables can fit the values that you are retrieving from the database EX.: varname : Tablename.fieldname%Type;
  2. Hagen

    shutdown insufficient privileges while being user "sys"

    We had passed throw this problem with an 8i(8.1.7) database; it was because there were not free space in the filesystem where was Oracle installed. If you are using aix operative system you can use the command df -k to see the free space in the filesystems and note if you are having this...
  3. Hagen

    Wich version of Oracle Reports does works with an Ora 7.x DB?

    Well i've worked with reports 5 and 6i upon a 7.3.4 and 8i database; and it works very well. I guess that it's possible to export to .pdf format but i'm not sure if its works properly; instead you can export the report to .html format and it works.

Part and Inventory Search

Back
Top