Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbDebugStats2

dbDebugStats2( 
[ d_cellViewId ]
[ x_segNum ] 
[ g_objName ] 
[ g_outputFileName ]
) 
=> t / nil

Description

Lists memory used by every cellview in virtual memory, memory used by a specified cellview, content of a specified segment of the cellview, and number of objName objects in the specified segment or cellview.

Arguments

d_cellViewId

The database cellview ID.

x_segNum

The segment number.

g_objName

The object name.

g_outputFileName

Output file name.

Value Returned

t

The function executed successfully.

nil

An error occurred.

Related Topics

Information Retrieval Functions


Return to top
 ⠀
X