Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 434 of 625


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 an 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


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback