Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

PSTUBTBL

This table contains information on stubs generated by the PSTUB utility so that an Oracle Forms 3.0 client can call stored procedures in Oracle Database.

Note:

The contents of this table are intended only for use by the PSTUB utility.
Column Datatype NULL Description
USERNAME VARCHAR2(30)   Schema part of the identifier of a stored procedure
DBNAME VARCHAR2(128)   Database link part of the identifier of a stored procedure
LUN VARCHAR2(30)   Library unit name part of the identifier of a stored procedure
LUTYPE VARCHAR2(3)   Type of the stored procedure
LINENO NUMBER   Line number of the stub
LINE VARCHAR2(1800)   Text of the stub