对于 Oracle 内核函数调用的整理,各种缩写的解读,不确保完全的准确性。供参考。
| _cms | color management system (little cms) |
| _cms15Fixed16toDouble | Converts from 15.16 (signed) fixed point to cmsFloat64Number |
| _cms8Fixed8toDouble | Converts from 8.8 fixed point to cmsFloat64Number |
| _cmsCalloc | Allocate space for an array of num elements each of whose size in bytes is size |
| _cmsDecodeDateTimeNumber | Decodes from ICC date and time format to the standard “C” struct tm |
| _cmsDefaultICCintents | This function implements the standard ICC intents perceptual |
| _cmsDoubleTo15Fixed16 | Converts from cmsFloat64Number to 15.16 fixed point |
| _cmsDoubleTo8Fixed8 | Converts from cmsFloat64Number to 8.8 fixed point |
| _cmsDupMem | duplicates the contents of org into a new block |
| _cmsEncodeDateTimeNumber | Decodes from the standard “C” struct tm to ICC date and time format |
| _cmsFree | Cause the space pointed to by Ptr to be deallocated; that is |
| _cmsGetTransformUserData | Returns a pointer to the user data associated with current color transform |
| _cmsICCcolorSpace | Converts from Little CMS color space notation to ICC color space notation |
| _cmsIOPrintf | Outputs printf-like strings to the given IOHANDLER. To deal with text streams. 2K at most |
| _cmsLCMScolorSpace | Converts from ICC color space notation to Little CMS color space notation |
| _cmsMAT3eval | Evaluates a matrix |
| _cmsMAT3identity | fills 'a' with identity matrix |
| _cmsMAT3inverse | inverse of matrix b = a-1. returns false if singular matrix |
| _cmsMAT3isIdentity | Return true if “a” is close enough to be interpreted as identity. Else return false |
| _cmsMAT3per | multiply two matrices |
| _cmsMAT3solve | Solves a system in the form ax = b. Returns FALSE if singular matrix |
| _cmsMalloc | Allocate size bytes of memory. |
| _cmsMallocZero | Initialize it to zero |
| _cmsPipelineSetOptimizationParameters | Set the optimization parameters for a given pipeline |
| _cmsReadAlignment | Skips bytes on the given IOHANDLER until a 32-bit aligned position |
| _cmsReadTypeBase | Reads a cmsTagTypeSignature from the given IOHANDLER |
| _cmsRealloc | The size of the memory block pointed to by the Ptr parameter is changed to the NewSize bytes |
| _cmsStageAllocPlaceholder | create a new Stage type |
| _cmsVEC3cross | Vector cross product |
| _cmsVEC3distance | Returns euclidean distance between two 3D points |
| _cmsVEC3dot | Vector dot product |
| _cmsVEC3init | Populates a vector |
| _cmsVEC3length | Euclidean length of 3D vector |
| _cmsVEC3minus | Vector subtraction |
| _cmsWriteAlignment | Writes zeros on the given IOHANDLER until a 32-bit aligned position |
| _cmsWriteTypeBase | Writes s a cmsTagTypeSignature to the given IOHANDLER |
| BZ2 | bzip2 |
| BZ2_decompress | decompress |
| EGS | engineered system |
| EGSLib | library |
| KQR | kernel query dictionary/row cache |
| Ldi | date/time conversion |
| Lpx | xml parser |
| LpxFSM | FSM parser |
| OCICacheFlush | OCI flsuh the modified persistent objects in the cache |
| OCICacheFree | OCI free all instances in the environment |
| OCICacheRefresh | OCI refresh persistent objects in the cache |
| OCICacheUnmark | OCI unmark all dirty referenceable objects in the cache |
| OCICacheUnpin | OCI unpin referenceable objects in the cache |
| OCICollAppend | OCIColl aPPend the given element to the end of the collection |
| OCICollAssign | OCIColl ASsiGn collection; perform deep-copy of source collection to target collection |
| OCICollAssignElem | OCIColl assign to element at given index |
| OCICollGetElem | OCIColl GET pointer to the element at the given position |
| OCICollIsLocator | OCIColl indicates whether a collection is locator based or not |
| OCICollMax | OCIColl return the MAXimum number of elements in the collection (i.e. upper-bound) |
| OCICollSize | OCIColl return current SIZe of the given collection (in number of elements) |
| OCICollTrim | OCIColl trim (delete) the given number of elements from the end of the collection |
| OCIDateAddDays | OCIDate ADd or subtract Days |
| OCIDateAddMonths | OCIDate ADd or subtract Months |
| OCIDateAssign | OCIDate Assignment |
| OCIDateCheck | OCIDate CHecK if the given date is valid |
| OCIDateCompare | OCIDate CoMPare dates |
| OCIDateDaysBetween | OCIDate get number of days BeTWeen two dates |
| OCIDateFromExternal | OCIDate convert external form of date into OCIDate |
| OCIDateFromText | OCIDate convert String TO Date |
| OCIDateLastDay | OCIDate get date of LaST day of month |
| OCIDateNextDay | OCIDate get date of Next DaY |
| OCIDateSysDate | OCIDate get current SYStem date and time |
| OCIDateToExternal | OCIDate convert date to external form |
| OCIDateToText | OCIDate convert date TO String |
| OCIDateZoneToZone | OCIDate convert date from one time Zone TO another Zone |
| OCIDirPathAbort | OCI: Abort a direct path operation |
| OCIDirPathColArrayEntryGet | OCI: Get column array entry |
| OCIDirPathColArrayEntrySet | OCI: Set column array entry |
| OCIDirPathColArrayReset | OCI: Reset Column Array State |
| OCIDirPathColArrayRowGet | OCI: Get column array row pointers |
| OCIDirPathColArrayToStream | OCI: Convert Column Array to Stream Format |
| OCIDirPathDataSave | OCI: Execute a data save point |
| OCIDirPathFinish | OCI: Finish a direct path operation |
| OCIDirPathFlushRow | OCI: Flush a partial row from the server |
| OCIDirPathLoadStream | OCI: Load a direct path stream |
| OCIDirPathPrepare | OCI: Prepare a direct path operation |
| OCIExtProc | PL/SQL External Procedures |
| OCIExtProcAllocCallMemory | Allocate Call memory |
| OCIExtProcGetEnv | Get OCI Environment |
| OCIExtProcRaiseExcp | Raise Exception |
| OCIExtProcRaiseExcpWithMsg | with message |
| OCIIterCreate | OCIColl Create an ITerator to scan the collection elements |
| OCIIterDelete | OCIColl Delete ITerator |
| OCIIterGetCurrent | OCIColl Iterator based |
| OCIIterInit | OCIColl Initialize ITerator to scan the given collection |
| OCIIterNext | OCIColl Iterator based |
| OCIIterPrev | OCIColl Iterator based |
| OCILobCreateTemporary | DBMS_LOB.KKXL_CREATETEMPORARY |
| OCILobFileCloseAll | DBMS_LOB.KKXL_FILECLOSEALL |
| OCILobFileExists | DBMS_LOB.KKXL_FILEEXISTS |
| OCILobFileGetName | DBMS_LOB.KKXL_FILEGETNAME |
| OCILobFileIsOpen | DBMS_LOB.KKXL_FILEISOPEN |
| OCILobFreeTemporary | DBMS_LOB.KKXL_FREETEMPORARY |
| OCILobGetChunkSize | DBMS_LOB.KKXL_GETCHUNKSIZE |
| OCILobGetLength | DBMS_LOB.KKXL_GETLENGTH |
| OCILobGetOptions | DBMS_LOB.KKXL_GETOPTIONS |
| OCILobIsOpen | DBMS_LOB.KKXL_ISOPEN |
| OCILobIsTemporary | DBMS_LOB.KKXL_ISTEMPORARY |
| OCILobLoadFromFile | DBMS_LOB.KKXL_LOADFROMFILE |
| OCILobSetOptions | DBMS_LOB.KKXL_SETOPTIONS |
| OCINumberAbs | OCINumber ABSolute value |
| OCINumberAdd | OCINumber ADD numbers |
| OCINumberArcCos | OCINumber Arc COSine |
| OCINumberArcSin | OCINumber Arc SINe |
| OCINumberArcTan | OCINumber Arc TANgent |
| OCINumberArcTan2 | OCINumber Arc TaNgent 2 |
| OCINumberAssign | OCINumber ASsiGn number |
| OCINumberCeil | OCINumber CEiling of number |
| OCINumberCmp | OCINumber CoMPare numbers |
| OCINumberCos | OCINumber COSine |
| OCINumberDec | OCINumber DECrement (optimized) |
| OCINumberDiv | OCINumber DIVide numbers |
| OCINumberExp | OCINumber EXPonentiation to base e |
| OCINumberFloor | OCINumber FLooR of number |
| OCINumberFromInt | OCINumber convert machine-format Integer TO Number |
| OCINumberFromReal | OCINumber convert machine-format Real TO Number |
| OCINumberFromText | OCINumber convert String TO Number |
| OCINumberHypCos | OCINumber CoSine Hyperbolic |
| OCINumberHypSin | OCINumber SiNe Hyperbolic |
| OCINumberHypTan | OCINumber TaNgent Hyperbolic |
| OCINumberInc | OCINumber INCrement (optimized) |
| OCINumberIntPower | OCINumber integer PoWeR |
| OCINumberIsInt | OCINumber Is an Integer |
| OCINumberIsZero | OCINumber comparison with ZERo |
| OCINumberLn | OCINumber Logarithm Natural |
| OCINumberLog | OCINumber LOGarithm to arbitrary base |
| OCINumberMod | OCINumber MODulo division |
| OCINumberMul | OCINumber MULtiply numbers |
| OCINumberNeg | OCINumber NEGate number |
| OCINumberPower | OCINumber arbitrary Base EXponentiation |
| OCINumberPrec | OCINumber round to Precision digits |
| OCINumberRound | OCINumber ROUnd number |
| OCINumberSetPi | OCINumber Set number to Pi |
| OCINumberSetZero | OCINumber Set number to Zero value |
| OCINumberShift | OCINumber decimal ShiFT number |
| OCINumberSign | OCINumber get SIGN of number |
| OCINumberSin | OCINumber SINe |
| OCINumberSqrt | OCINumber SQuare Root of number |
| OCINumberSub | OCINumber SUBtract numbers |
| OCINumberTan | OCINumber TANgent |
| OCINumberToInt | OCINumber convert number TO machine-format Integer |
| OCINumberToReal | OCINumber convert number TO machine-format Real |
| OCINumberToRealArray | OCINumber convert array of numbers TO machine-format Real |
| OCINumberToText | OCINumber convert number TO String |
| OCINumberTrunc | OCINumber TRUncate an Oracle number |
| OCIObjectArrayPin | OCI pin array of objects |
| OCIObjectCopy | OCI CoPy one object to another |
| OCIObjectExists | OCI get the existence of a referenceable object |
| OCIObjectFlush | OCI flush a persistent object |
| OCIObjectFree | OCI free a standalone instance |
| OCIObjectGetAttr | ORID GET attribute value |
| OCIObjectGetInd | OCI get Null Structure of an standalone object |
| OCIObjectGetNewOID | OCI Create a new Object ID |
| OCIObjectGetObjectRef | OCI get the Object's Reference |
| OCIObjectGetPrimayKeyTypeRef | OCI get the Ref for the primary key OID's type |
| OCIObjectGetProperty | get object property |
| OCIObjectGetTypeRef | OCI get the Type Reference of a standalone object |
| OCIObjectIsDirty | OCI get the dirty status of a referenceable object |
| OCIObjectIsLocked | OCI get the lock status of a referenceable object |
| OCIObjectLock | OCI lock a persistent object |
| OCIObjectLockNoWait | OCI lock a persistent object |
| OCIObjectMakeObjectRef | OCI Create a pk or sys generated REF |
| OCIObjectMarkDelete | OCI mark a referenceable object as deleted |
| OCIObjectMarkDeleteByRef | OCI mark a referenceable object as deleted by giving a reference |
| OCIObjectMarkUpdate | OCI mark a referenceable object as updated |
| OCIObjectNew | OCI new a standalone instance |
| OCIObjectPin | OCI pin an object by reference |
| OCIObjectPinCountReset | OCI reset the pin count of a referenceable object |
| OCIObjectPinTable | OCI get Table object |
| OCIObjectRefresh | OCI refresh a persistent object |
| OCIObjectSetAttr | ORID SET attribute value |
| OCIObjectUnmark | OCI unmark a dirtied referenceable object |
| OCIObjectUnmarkByRef | OCI unmark a dirtied object by reference |
| OCIObjectUnpin | OCI unpin a referenceable object |
| OCIRawAllocSize | OCIRaw get Allocated Size |
| OCIRawAssignRaw | OCIRaw Assign Raw (of type OCIRaw*) to raw (of type OCIRaw*) |
| OCIRawPtr | OCIRaw get Raw data Pointer |
| OCIRawResize | OCIRaw Resize raw |
| OCIRawSize | OCIRaw get Raw Size |
| OCIRefAssign | OCIRef ASsiGn a ref to another |
| OCIRefClear | OCIRef CLeaR or nullify a ref |
| OCIRefFromHex | OCIRef convert a Hexadecimal string TO a Ref |
| OCIRefHexSize | OCIRef get size of buffer in bytes to store hexadecimal string |
| OCIRefIsEqual | OCIRef compare two refs for EQUality |
| OCIRefIsNull | OCIRef test if a ref is NULl |
| OCIRefToHex | OCIRef convert a ref to a Hexadecimal string |
| OCIStmt | statement |
| OCIStmtFetch | fetch |
| OCIStmtExecute | execute |
| OCIStringAllocSize | OCIString get Allocated SiZe |
| OCIStringAssign | OCIString Assign string to string |
| OCIStringAssignText | OCIString Assign Text string to string |
| OCIStringPtr | OCIString get String PoinTeR |
| OCIStringResize | OCIString ReSiZe string |
| OCIStringSize | OCIString get String Size |
| OCITableDelete | OCITable if element(i) exists then the element is marked as deleted else the function returns false. So delete's create "holes" |
| OCITableExists | OCITable return true iff an element at position i EXIsts |
| OCITableFirst | OCITable return the smallest value of i for which exists(i) is true |
| OCITableLast | OCITable return the largest value of i for which exists(i) is true. |
| OCITableNext | OCITable return pointer to the smallest position j |
| OCITablePrev | OCITable return pointer to the largest position j |
| OCITableSize | OCITable return current SIZe of the given nested table not including deleted elements |
| OCITypeArrayByFullName | Get an array of types using a full name string |
| OCITypeArrayByName | Get an array of types by their names |
| OCITypeArrayByRef | Get an array of types by their CREFs |
| OCITypeAttrByName | ** OBSOLETE ** Get an Attribute by Name |
| OCITypeAttrNext | ** OBSOLETE ** Get an Attribute by Iteration |
| OCITypeAttrs | ** OBSOLETE ** OCI Get a Type's Number of Attributes |
| OCITypeByFullName | Get a type using a full name string |
| OCITypeByName | ** OBSOLETE ** Get a type by name |
| OCITypeByRef | ** OBSOLETE ** Get a type by its CREF |
| OCITypeCollElem | ** OBSOLETE ** Get a named collection's element's type element information |
| OCITypeCollSize | ** OBSOLETE ** Get a named collection's size in number of elements |
| OCITypeCollTypeCode | ** OBSOLETE ** Get a named collection's typecode |
| OCITypeElemCharSetForm | ** OBSOLETE ** Get a fixed or variable length string's character set form (how character set information has been specified) |
| OCITypeElemCharSetID | ** OBSOLETE ** Get a fixed or variable length string's character set ID |
| OCITypeElemDefaultValue | ** OBSOLETE ** Get element's Default Value |
| OCITypeElemLength | ** OBSOLETE ** Get a raw |
| OCITypeElemName | ** OBSOLETE ** Get a type element's (only for attributes) name |
| OCITypeElemNumPrec | ** OBSOLETE ** Get a number's precision |
| OCITypeElemNumScale | ** OBSOLETE ** Get a decimal or oracle Number's Scale |
| OCITypeElemParamMode | ** OBSOLETE ** Get element's parameter's mode (only valid for parameter) |
| OCITypeElemParameterizedType | ** OBSOLETE ** Get a type element's parameterized type's type descriptor |
| OCITypeElemType | ** OBSOLETE ** Get a type element's type descriptor |
| OCITypeElemTypeCode | ** OBSOLETE ** Get a type element's typecode |
| OCITypeIterFree | ** OBSOLETE ** Free instance of iterator |
| OCITypeIterNew | ** OBSOLETE ** Create new instance of an iteraton |
| OCITypeIterSet | ** OBSOLETE ** Initialize iterator |
| OCITypeMethodByName | ** OBSOLETE ** Get one or more methods by name |
| OCITypeMethodEncap | ** OBSOLETE ** Get method's encapsulation level |
| OCITypeMethodFlags | ** OBSOLETE ** et method's flags |
| OCITypeMethodMap | ** OBSOLETE ** Get type's map function |
| OCITypeMethodName | ** OBSOLETE ** Get method's name |
| OCITypeMethodNext | ** OBSOLETE ** Iterate to the next method to retrieve. |
| OCITypeMethodOrder | ** OBSOLETE ** Get type's order function |
| OCITypeMethodOverload | ** OBSOLETE ** Get number of overloaded methods with the given method name. (no direct equivalent for OCIDescribe interface) |
| OCITypeMethodParams | ** OBSOLETE ** Get a method's number of parameters |
| OCITypeMethods | ** OBSOLETE ** OCI Get a Type's Number of Methods |
| OCITypeName | ** OBSOLETE ** OCI Get a type's name |
| OCITypePackage | OCI Get a type's package name |
| OCITypeParamByName | ** OBSOLETE ** Get a Parameter in a method By Name |
| OCITypeParamByPos | ** OBSOLETE ** Get a Parameter in a method By Position |
| OCITypeParamPos | ** OBSOLETE ** Get a Parameter's PoSition in a method |
| OCITypeResult | ** OBSOLETE ** OCI Get a method's Result |
| OCITypeSchema | ** OBSOLETE ** OCI Get a type's schema name |
| OCITypeTypeCode | ** OBSOLETE ** OCI Get a type's type code |
| OCITypeVersion | ** OBSOLETE ** OCI Get a Type's user-readable Version |
| OCIXmlDbFreeXmlCtx | To free any allocations done during OCIXmlDbInitXmlCtx |
| OCIXmlDbInitXmlCtx | To get a xmlctx structure initialized with error-handler and XDB callbacks |
| OCIXmlDbOrastreamFromLob | To create an orastream from a lob. This orastream can be used by functions like XMLLoadDom() |
| XdkDomNodeTest | returns true if node complay with xpath node test |
| XmlAccess | set access-method callbacks for URL |
| XmlConvert | cert compiler-encoding string to data encoding |
| XmlCreateDTD | create DTD |
| XmlCreateDocument | create document (node) |
| XmlCreateDocumentWithMem | create document (node) using different memory management structure |
| XmlCreateNew | create an xml developers toolkit xmlctx |
| XmlDestroy | destroy an xmlctx |
| XmlDocSetSecurityFunction | set up the security violation call function |
| XmlDomAddTextElem | adds a text-containing element |
| XmlDomAppendData | append data to end of node's current data |
| XmlDomClearLastError | clears the last error for a given document |
| XmlDomCleanNode | clean a node (free dom allocations) |
| XmlDomCloneNode | clone a node |
| XmlDomCompareDocOrder | compare the document order of two nodes |
| XmlDomCreateAttr | create attribute node |
| XmlDomCreateAttrLen | create attribute node with length |
| XmlDomCreateAttrNS | create attribute node with namespace information |
| XmlDomCreateAttrNSLen | create attribute node with namespace information |
| XmlDomCreateCDATA | create cdata node |
| XmlDomCreateCDATALen | create cdata node with its data content length passed in |
| XmlDomCreateComment | create comment node |
| XmlDomCreateCommentLen | create comment node with the data length given |
| XmlDomCreateDocumentWithMemFlag | create document (node) using different memory management structure |
| XmlDomCreateElem | create an element node |
| XmlDomCreateElemLen | create an element node |
| XmlDomCreateElemNS | create an element node with namespace information |
| XmlDomCreateElemNSLen | create an element node with namespace information |
| XmlDomCreateEntityRef | create entity reference node |
| XmlDomCreateFragment | create a document fragment |
| XmlDomCreateNodeIter | create node iterator object |
| XmlDomCreatePI | create PI node |
| XmlDomCreatePILen | create PI node with its target and data length passed in |
| XmlDomCreateRange | create range object |
| XmlDomCreateText | create text node |
| XmlDomCreateTextLen | create text node with length |
| XmlDomCreateTreeWalker | create tree walker object |
| XmlDomDeleteData | remove part of node's data |
| XmlDomFreeNode | free a node allocation with XmlDomCreateXXX |
| XmlDomFreeNodeList | free a node list return by XmlDomGetElemsByTag etc |
| XmlDomFreeString | frees a string allocated by XmlDomSubstringData etc |
| XmlDomGetAttr | return attribute's value given its name |
| XmlDomGetAttrLocal | returns an attribute's namespace local name as NULL-terminated string |
| XmlDomGetAttrLocalLen | returns an attribute's namespace local name as length encoded string |
| XmlDomGetAttrNS | and URI |
| XmlDomGetAttrName | returns an attribute's name as NULL-terminated string |
| XmlDomGetAttrNameLen | returns an attribute's name as length encoded string |
| XmlDomGetAttrNode | get attribute by name |
| XmlDomGetAttrNodeNS | namespace aware version |
| XmlDomGetAttrPrefix | returns an attribute's namespace prefix |
| XmlDomGetAttrSpecified | returns a flag saying whether an attribute was explicitly created |
| XmlDomGetAttrURI | returns an attribute's namespace URI as NULL-terminated string |
| XmlDomGetAttrURILen | returns an attribute's namespace URI as length encoded string |
| XmlDomGetAttrValue | returns an attribute's value as NULL-terminated string |
| XmlDomGetAttrValueLen | returns an attribute's value as length encoded string |
| XmlDomGetAttrValueStream | returns an attribute's value via orastream |
| XmlDomGetAttrValueStreamVA | oracle extension |
| XmlDomGetAttrs | return attributes of a node |
| XmlDomGetBaseURI | returns the base URI for a document |
| XmlDomGetCharData | return data for node |
| XmlDomGetCharDataLength | return length of data for node |
| XmlDomGetChildNodes | return children of a node |
| XmlDomGetChildText | return text of named element |
| XmlDomGetChildren | obtain children elements |
| XmlDomGetChildrenByTag | get children of element with tag name |
| XmlDomGetChildrenByTagNS | namespace aware version |
| XmlDomGetDTD | get dtd (document type definition) for document |
| XmlDomGetDTDEntities | get entities of dtd |
| XmlDomGetDTDInternalSubset | get dtd's internal subset |
| XmlDomGetDTDName | get name dtd |
| XmlDomGetDTDNotations | get notations dtd |
| XmlDomGetDTDPubID | get dtd's public id |
| XmlDomGetDTDSysID | get dtd's system id |
| XmlDomGetDecl | returns a document's xmldecl information |
| XmlDomGetDefaultNS | get the default namespace for a node |
| XmlDomGetDocElemsByID | get document elements given ID |
| XmlDomGetDocElemsByTag | obtain doc elements |
| XmlDomGetDocElemsByTagNS | namespace aware version |
| XmlDomGetDocOrder | get document order for a node |
| XmlDomGetElem | get top-level element for document |
| XmlDomGetElemsByTag | get elements with given URI and localname |
| XmlDomGetElemsByTagNS | namespace aware version |
| XmlDomGetEntityNotation | get entity's notation |
| XmlDomGetEntityPubID | get entity's public id |
| XmlDomGetEntitySysID | get entity's system id |
| XmlDomGetEntityType | returns a boolean for an entity describing whether its is general (true) or parameter (false) |
| XmlDomGetEnvHdl | get the external env handler from the root doc node |
| XmlDomGetFirstAttr | return first attribute node of an element node |
| XmlDomGetFirstChild | returns first child of node |
| XmlDomGetFirstPfnsPair | get first prefix namespace pair |
| XmlDomGetPIData | get processing instruction's data |
| XmlDomGetPITarget | get processing instruction's target |
| XmlDomGetLastChild | returns last child of node |
| XmlDomGetLastError | return last error code for document |
| XmlDomGetLastErrorStr | return last error message for document |
| XmlDomGetNextAttr | return the next attribute node of the input attribute node |
| XmlDomGetNextPfnsPair | get subsequent prefix namespace pair |
| XmlDomGetNextSibling | return next sibling of node |
| XmlDomGetNamedItem | return named node from list |
| XmlDomGetNamedItemNS | namespace aware version |
| XmlDomGetNodeListItem | return nth node in a node list. the first item is index 0. |
| XmlDomGetNodeListLength | return length of node list |
| XmlDomGetNodeLocal | get local part of node's qualified name as NULL-terminated string |
| XmlDomGetNodeLocalLen | get local part of node's qualified name as length encoded string |
| XmlDomGetNodeMapItem | return nth node in list |
| XmlDomGetNodeMapLength | return length of named node map |
| XmlDomGetNodeMiscInfo | return info about a node |
| XmlDomGetNodeName | get node's name as NULL-terminated string |
| XmlDomGetNodeNameLen | get node's name as length encoded string |
| XmlDomGetNodePrefix | get namespace prefix as NULL-terminated string |
| XmlDomGetNodePrefixLen | get nodes prefix as length-encoded string |
| XmlDomGetNodeQNameID | get the qname of the node as ub8 integer id |
| XmlDomGetNodeSchType | get node xmlschema type |
| XmlDomGetNodeSecurity | get the security check flag of the node |
| XmlDomGetNodeType | get node numeric type code |
| XmlDomGetNodeTypedValue | get node xmlschema typed value |
| XmlDomGetNodeURI | return namespace URI of node as NULL-terminated string |
| XmlDomGetNodeURILen | return namespace URI of node as length-encouded string |
| XmlDomGetNodeValue | get node's value as NULL-terminated string |
| XmlDomGetNodeValueLen | get node's value as length encoded string |
| XmlDomGetNodeValueStream | get node's value via orastream |
| XmlDomGetNodeValueStreamVA | oracle extension |
| XmlDomGetOwnerDocument | get the owner document of the node |
| XmlDomGetOwnerElem | returns an attribute's owning element |
| XmlDomGetParentNode | get parent node |
| XmlDomGetPrevSibling | return previous sibling of node |
| XmlDomGetSchema | returns URI of schema associated with document |
| XmlDomGetSourceEntity | return the extern entity node whose inclusion caused the creation of the given node |
| XmlDomGetSourceLine | returns the line# of the original source where the node started |
| XmlDomGetSourceLocation | return source location (path |
| XmlDomGetTag | return an element node's tagname |
| XmlDomGetXSLParentNode | get parent node per XSL spec |
| XmlDomHasAttr | does named atribute exist |
| XmlDomHasAttrNS | namespace aware version |
| XmlDomHasAttrs | test if element has attributes |
| XmlDomHasChildNodes | test if node has children |
| XmlDomImportNode | import a node from another dom |
| XmlDomImportNodeWithXQSem | create an new dom node from another dom with xquery semantics and import it into the target node |
| XmlDomInsertAfter | insert new child into node's list of children |
| XmlDomInsertAppendChild | append new child to node's list of children |
| XmlDomInsertBefore | insert new child into node's list of children |
| XmlDomInsertData | insert string into node's current data |
| XmlDomIsNamespaceNode | returns true if node is namespace attribute |
| XmlDomIsNodeNilled | informs if the node is xmlschema declared as "nilled" |
| XmlDomIsSchemaBased | indicate whether a schema is associated with a document |
| XmlDomIterDetach | detach a node iterator (deactivate it) |
| XmlDomIterPrevNode | returns previous node for iterator |
| XmlDomIterNextNode | returns next node for iterator |
| XmlDomMgrWithPrevTxtOrCrtTxtNodeLen | create a text/cdata/comment node and merge it with previous text/cdata/comment node |
| XmlDomNormalize | normalize a node |
| XmlDomNumAttrs | return number of attributes of element |
| XmlDomNumChildNodes | return number of children of node |
| XmlDomPrefixToURI | get namespace URI for prefix |
| XmlDomRangeClone | clone a range |
| XmlDomRangeCloneContents | clone contents selected by a range |
| XmlDomRangeCollapse | collapse range to either start point or end point |
| XmlDomRangeCompareBoundaryPoints | compare boundary points of two ranges |
| XmlDomRangeDeleteContents | delete content selected by a range |
| XmlDomRangeDetach | detach a range |
| XmlDomRangeExtractContents | extract contents selected by a range |
| XmlDomRangeGetCollapsed | return whether the range is collapsed |
| XmlDomRangeGetCommonAncestor | return deepest common ancestor node of two boundary points |
| XmlDomRangeGetDetached | return whether the range is detached |
| XmlDomRangeGetEndContainer | return range end container node |
| XmlDomRangeGetEndOffset | return range end offset |
| XmlDomRangeGetStartContainer | return range start container node |
| XmlDomRangeGetStartOffset | return range start offset |
| XmlDomRangeIsConsistent | return whether the range is consistent |
| XmlDomRangeSelectNode | select a node as a range |
| XmlDomRangeSelectNodeContents | define range to select node contents |
| XmlDomRangeSetEnd | set the end point |
| XmlDomRangeSetEndBefore | set the end point before a node |
| XmlDomRangeSetEndAfter | set the end point after a node |
| XmlDomRangeSetStart | set the start point |
| XmlDomRangeSetStartAfter | set the start point after a node |
| XmlDomRangeSetStartBefore | set the start point before a node |
| XmlDomRemoveAttr | remove attribute with specified name |
| XmlDomRemoveAttrNS | and URI |
| XmlDomRemoveAttrNode | node |
| XmlDomRemoveChild | remove an existing child node |
| XmlDomRemoveNamedItem | remove node from named node map |
| XmlDomRemoveNamedItemNS | namespace aware version |
| XmlDomRenameNode | update the name of a node (element/attr only) |
| XmlDomRenameNodeNS | update the name |
| XmlDomReplaceChild | replace an existing child of a node |
| XmlDomReplaceData | replace part of node's data |
| XmlDomSaveString | saves a string permanently in a document's memory pool |
| XmlDomSaveString2 | unicode |
| XmlDomSetAttr | set new attribute for element |
| XmlDomSetAttrNS | namespace aware version |
| XmlDomSetAttrNode | set attribute node |
| XmlDomSetAttrNodeNS | namespace aware version |
| XmlDomSetAttrValue | sets an attribute's value |
| XmlDomSetAttrValueStream | sets an attribute's value via orastream |
| XmlDomSetAttrValueStreamVA | oracle extension |
| XmlDomSetBaseURI | set base URI for document |
| XmlDomSetCharData | set data for node |
| XmlDomSetDTD | set dtd (document type definition) for document |
| XmlDomSetDecl | sets a document's xmldecl information |
| XmlDomSetDefaultNS | set default namespace for a node |
| XmlDomSetDocFragOrder | set document order for all nodes within a fragment |
| XmlDomSetDocOrder | set document order for all nodes |
| XmlDomSetEnvHdl | store external env handler into the root doc node |
| XmlDomSetLastError | set last error code for document |
| XmlDomSetNamedItem | set node in named node list |
| XmlDomSetNamedItemNS | namespace aware version |
| XmlDomSetNodePrefix | set namespace prefix of node |
| XmlDomSetNodeSecurity | set/clear the security check flag for the node |
| XmlDomSetNodeValue | set node's value as NULL-terminated string |
| XmlDomSetNodeValueLen | set node's value as length encoded string |
| XmlDomSetNodeValueStream | sets node's value via orastream |
| XmlDomSetNodeValueStreamVA | oracle extension |
| XmlDomSetProperties | set dom properties |
| XmlDomSetPropertiesVA | oracle extension |
| XmlDomXSLOutput | handle xsl's xls:output directive |
| XmlDomSplitText | split text node into two |
| XmlDomSubstringData | return substring of node's data |
| XmlDomSync | synchronized the persistent version of a document with its dom |
| XmlDomTreatDocAsNonSchemaBased | treat the xml dom s non-schema based |
| XmlDomValidate | validate node against current dtd |
| XmlDomWalkerFirstChild | return first visible child of the current node |
| XmlDomWalkerGetCurrentNode | return (get) current node |
| XmlDomWalkerGetRoot | return (get) root node |
| XmlDomWalkerLastChild | return last visible child of the current node |
| XmlDomWalkerNextNode | return next visible node |
| XmlDomWalkerNextSibling | return next sibling node |
| XmlDomWalkerParentNode | return parent node |
| XmlDomWalkerPrevNode | return previous node |
| XmlDomWalkerPrevSibling | return previous sibling node |
| XmlDomWalkerSetCurrentNode | set current node |
| XmlDomWalkerSetRoot | set the root node |
| XmlEvCreateSVCtx | Return event context with streaming validator plugged in |
| XmlEvDestroySVCtx | Destroy a streaming validator context |
| XmlEvSchemaValidate | Validate the instance document (opaque mode) |
| XmlEvSchemaValidateFragment | Validate a fragment (used by XDB) |
| XmlFreeDocument | free a document (release all resources) |
| XmlGetEncoding | returns data encoding in use by xml context |
| XmlHasFeature | determine if dom feature is implemented |
| XmlIsSimple | returns a flag saying whether the context's data encoding is simple |
| XmlIsUnicode | returns a flag saying whether the context's data encoding is unicode |
| XmlLoadDom | load (parse) an xml document and produce a dom |
| XmlLoadSax | load (parse) an xml document from and produce sax events |
| XmlLoadSaxVA | varargs |
| XmlSaveDom | saves (serializes |
| XmlSaveDomVA | varargs |
| XmlSchemaClean | Clean up loaded schemas in a schema context |
| XmlSchemaCreate | Create and return a schema context |
| XmlSchemaDestroy | Destroy a schema context |
| XmlSchemaErrorWhere | Return error location information |
| XmlSchemaLoad | Load a schema document |
| XmlSchemaLoadDepFromCache | Load a list of dependent schemas into the schema context |
| XmlSchemaLoadDepToCache | Return a list of dependent schemas from the schema context |
| XmlSchemaLoadFromCache | Set the schema into the schema context |
| XmlSchemaLoadToCache | return the requested schema in a schema context |
| XmlSchemaLoadedList | Return the size and/or list of loaded schema documents |
| XmlSchemaSetErrorHandler | Set error message handler |
| XmlSchemaSetValidateOptions | Set option(s) to be used in the next validation session |
| XmlSchemaTargetNamespace | Return target namespace of a given schema document |
| XmlSchemaUnload | Unload a schema document |
| XmlSchemaValidate | Validate an element node against a schema |
| XmlSchemaVersion | Return the version of this schema implementation |
| XmlSetExternalAccess | enable or disable file system and http access |
| XmlSetWhiteList | set a new whitelist for the xmlctx |
| XmlSoapAddBodyElement | adds an element soap message body |
| XmlSoapAddFaultReason | add additional reason to fault |
| XmlSoapAddFaultSubDetail | add additional child to fault detail |
| XmlSoapAddHeaderElement | adds an element ot a soap header |
| XmlSoapCall | send a soap message and wait for reply |
| XmlSoapCreateConnection | create a soap connection object |
| XmlSoapCreateCtx | create and return a soap context |
| XmlSoapCreateMsg | create and return an empty soap message |
| XmlSoapDestroyConnection | destroy a soap connection object |
| XmlSoapDestroyCtx | destroy a soap context |
| XmlSoapDestroyMsg | destroy a soap message create w/XmlSoapCreateMsg |
| XmlSoapError | get error message(s) |
| XmlSoapGetBody | return a soap message's envelope body |
| XmlSoapGetBodyElement | gets an element from a soap message body |
| XmlSoapGetEnvelope | return a soap message's envelope |
| XmlSoapGetFault | return fault code |
| XmlSoapGetHeader | return a soap message's envelope header |
| XmlSoapGetHeaderElement | gets an element from a soap header |
| XmlSoapGetMustUnderstand | get mustunderstand attr for soap hdr elem |
| XmlSoapGetReasonLang | get a lang of a reason with a particular index |
| XmlSoapGetReasonNum | get number of reasons in fault element |
| XmlSoapGetRelay | get relay header element property |
| XmlSoapGetRole | get role for soap header element |
| XmlSoapHasFault | does soap message have a fault? |
| XmlSoapSetFault | set fault in soap message |
| XmlSoapSetMustUnderstand | set mustunderstand attr for soap hdr elem |
| XmlSoapSetRelay | set relay header element property |
| XmlSoapSetRole | set role for soap header element |
| XmlUrl64Encode | return Base64 encoded input string |
| XmlUrlBufferCon | return I/O buffer (and size) for connection |
| XmlUrlClose | close open URL |
| XmlUrlCloseCon | close connection |
| XmlUrlCompose | turn parts into final URL |
| XmlUrlComposeCon | compose final URL from connection's components |
| XmlUrlCopy | copys an xmlurlpart |
| XmlUrlDecode | decode hex encoding |
| XmlUrlEncode | hex encode URL |
| XmlUrlErrMsgCon | return last error message for connection |
| XmlUrlError | return http server error message |
| XmlUrlErrorCon | return last error code for connection |
| XmlUrlFlushCon | flush connection buffer |
| XmlUrlGetCallback | get access callbacks |
| XmlUrlGetStream | get access-method stream (context-wide) |
| XmlUrlHandleCon | return handles for connection |
| XmlUrlHeaderCon | set additional http header value |
| XmlUrlInit | initialize an LPU context |
| XmlUrlInitCon | initialize LPU in multi-connection mode |
| XmlUrlInitConVA | takes va_list |
| XmlUrlIsDefault | is there a default resolver in effect |
| XmlUrlMakeCon | make connection object |
| XmlUrlMakeConVA | takes va_list |
| XmlUrlOpen | open URL for reading |
| XmlUrlOpenCon | open a connection |
| XmlUrlOpenConVA | using va_list |
| XmlUrlOpenIrl | open IRL for reading |
| XmlUrlParse | parse an URL into parts |
| XmlUrlParseIrl | parse a IRL into parts |
| XmlUrlPath | return localised path part of URL |
| XmlUrlRead | read data from open URL |
| XmlUrlReadCon | read data from connection |
| XmlUrlReadConVA | using va_list |
| XmlUrlResolve | resolve relative URL references |
| XmlUrlSetBufferCon | set the buffer |
| XmlUrlSetCallback | set access callbacks |
| XmlUrlSetStream | set access-method stream (context-wide) |
| XmlUrlSetStreamCon | set access-method stream (per connection) |
| XmlUrlSetStreamFlag | set the stream callback flag for an access type to true or false |
| XmlUrlSimplify | simplify url paths |
| XmlUrlTerm | terminate an LPU context |
| XmlUrlTermCon | terminate a connection |
| XmlVersion | returns version string for XDK |
| XmlXPointerEval | Evaluates xpointer string |
| XmlXPtr | Oracle XML XPointer |
| XmlXPtrLocGetNode | Returns xmlnode from XPtrLoc |
| XmlXPtrLocGetPoint | Returns xmlpoint from XPtrLoc |
| XmlXPtrLocGetRange | Returns xmlrange from XPtrLoc |
| XmlXPtrLocGetType | Return type of XPtrLoc |
| XmlXPtrLocSetFree | Free a location set |
| XmlXPtrLocSetGetItem | Returns location with idx position in XPtrLocSet |
| XmlXPtrLocSetGetLength | Returns length of XPtrLocSet |
| XmlXPtrLocToString | Returns string for a location |
| XmlXvmCompileBuffer | compile xslt stylesheet from buffer into bytecode |
| XmlXvmCompileDom | compile xslt stylesheet from DOM into bytecode |
| XmlXvmCompileFile | compile xslt stylesheet from file into bytecode |
| XmlXvmCompileURI | compile xslt stylesheet from URI into bytecode |
| XmlXvmCompileXPath | compiles an xpath expression |
| XmlXvmCreate | create an xslt virtual machine |
| XmlXvmCreateComp | create an xslt compiler object. the xslt compiler is used to compile xslt stylesheets into bytecode |
| XmlXvmDestroy | destroys an xslt virtual machine |
| XmlXvmDestroyComp | destroys an xslt compiler object |
| XmlXvmEvaluateXPath | evaluate already-compiled xpath expression |
| XmlXvmGetBytcodeLength | returns the bytecode length |
| XmlXvmGetObjectBoolean | get boolean value of xpath object |
| XmlXvmGetObjectNSetArray | get all nodes from nodeset-type xpath object |
| XmlXvmGetObjectNSetNode | get node from the nodeset-type xpath object |
| XmlXvmGetObjectNSetNum | get the number of nodes in nodeset-type xpath object |
| XmlXvmGetObjectNumber | get number from xpath object |
| XmlXvmGetObjectString | get string from xpath object |
| XmlXvmGetObjectType | get xpath object type |
| XmlXvmGetOutputDom | returns the output dom |
| XmlXvmGetXMLCtx | get the xmlctx for the xmlxvm |
| XmlXvmResetComp | resets an xslt compiler object |
| XmlXvmResetParams | resets the stylesheet top-level text params |
| XmlXvmSetBaseURI | sets the base URI for the xsltvm |
| XmlXvmSetBytecodeBuffer | set the compiled bytecode |
| XmlXvmSetBytecodeFile | set the compiled bytecode from file |
| XmlXvmSetBytecodeURI | sets the compiled bytecode |
| XmlXvmSetDebugFlags | set flags for debug mode |
| XmlXvmSetDebugFunc | set a callback function for debugging |
| XmlXvmSetOutputDom | sets the xsltvm to output to document node |
| XmlXvmSetOutputEncoding | sets the encoding for the xsltvm output |
| XmlXvmSetOutputOraStream | sets the xsltvm output to an orastream |
| XmlXvmSetOutputSax | sets xsltvm to output sax |
| XmlXvmSetOutputStream | set xsltvm to a user-defined stream |
| XmlXvmSetTextParam | sets the stylesheet top-level text param |
| XmlXvmSetTextParamEx | and returns XMLERR_PARAM_SET_SET if an attempt is made to set a parameter that's already been set |
| XmlXvmSetXMLCtx | reset the xmlctx for the xmlxvm |
| XmlXvmTransformBuffer | run compiled xslt stylesheet on xml document in memory |
| XmlXvmTransformDOM | run compiled xslt stylesheet on xml document as DOM |
| XmlXvmTransformFile | run compiled xslt stylesheet on xml document in file |
| XmlXvmTransformURI | run compiled xslt stylesheet on xml document from URI |
| adbdrv | alter database driver |
| ain | alter index |
| ainPDrop | drop an index partition |
| aop | audit options |
| apa | SQL Access Path Analysis |
| apaHCC | hybrid column compression |
| apaHCCScanPossible | scan possible |
| apaIMC | in-memory column store |
| apaIMCScanPossible | scan possible |
| apaStmtAddXplAnnotations | add explain annotations |
| apacb | connect by |
| apadrv | drive access path selection for a sql command |
| apakkoqb | drive access path analysis for every query block |
| apaqbd | drive access path analysis for every query block |
| appendData | Appends to a character node's data [DOM 1] |
| appendChild | Appends a new child to a parent [DOM 1] |
| associateDomDocument | Mechanism to associate xdkdomdoc with xmlctx [DOM X] |
| atb | alter table |
| atbedml | enable dml locks |
| atbdrv | driver |
| aud | audit |
| audbeg | begin |
| audend | end (commit) transaction |
| auddel | delete |
| auddft | default function |
| audfro | top level objects |
| audins | insert audit record |
| audtar | audit create/alter/drop tablespace |
| aus | audit statement |
| ausdrv | driver |
| bam | PLSQL_KG_Interface |
| cdb | create database |
| cdbdrv | driver |
| ceil | ceiling function: smallest integral value not less than argument. from math.h |
| chn | chained lists(?) |
| chnatc | allocate temporary chunk(?) in pga |
| clock_gettime | SYSCALL: clock and time functions |
| cloneNode | Creates a duplicate of a node [DOM 1] |
| cls | clusterware integration |
| clscrs | cluster ready services |
| clscrs_action_getentity | return the entity of the action |
| clscrs_action_getparams | return the list of params for the action |
| clscrs_action_gettype | return the type of the action |
| clscrs_actionlist_count | count the number of actions in the list |
| clscrs_actionlist_create | create an actionlist |
| clscrs_actionlist_destroy | destroy the actionlist |
| clscrs_actionlist_first | return the first action in an actionlist |
| clscrs_actionlist_next | return the next action in an actionlist |
| clscrs_actionlist_print | print the actionlist |
| clscrs_actionlist_seqid | return the sequence ID for the list |
| clscrs_check_resource | check resource |
| clscrs_check_resource2 | 11gR1 API |
| clscrs_check_resource3 | 12gR1 API |
| clscrs_compfilter_create | create a comparison filter |
| clscrs_crsentity_attr_count | get the number of attributes for an entity |
| clscrs_crsentity_get_attr | get the value of an entity |
| clscrs_crsentity_destroy | destroy an entity |
| clscrs_crsentity_get_attr_list | get the attribute list for an entity |
| clscrs_crsentity_get_crsentitylist | get the entity list for an entity |
| clscrs_crsentity_get_name | get the name of an entity |
| clscrs_crsentity_get_op_status | get the statuf of an operation on an entity |
| clscrs_crsentity_set_attr | set an attribute for an entity |
| clscrs_crsentity_set_attr_list | set the attribute list for an entity |
| clscrs_crsentity_set_crsentitylist | set the entity list for an entity |
| clscrs_crsentitylist_append | append an entity to a list |
| clscrs_crsentitylist_count | count the number of entities in the list |
| clscrs_crsentitylist_create | create a list of entities (entitylist) |
| clscrs_crsentitylist_delete_crsentity | delete the entity matching the given name |
| clscrs_crsentitylist_destroy | destroy an entity list |
| clscrs_crsentitylist_find | find the entity matching the given name |
| clscrs_crsentitylist_first | get the first entity on the list |
| clscrs_crsentitylist_get_registered | find out if an entity is registered |
| clscrs_crsentitylist_next | get the next entity on the list |
| clscrs_entity_id_destroy | destroy an entity id |
| clscrs_exprfilter_create | create an expression filter |
| clscrs_filter_destroy | destroy a filter |
| clscrs_get_entity_type | returns the clscrs_entity for the id provided |
| clscrs_get_fixed_attrlist | get the list of attributes corresponding to an attribute group identifier |
| clscrs_get_resource_instance_details | gets the details of the resource instance id provided |
| clscrs_getnodename | get nodename for the current node |
| clscrs_init_crs | init clscrs context |
| clscrs_is_crs_admin | indicates if a user is a CRS admin |
| clscrs_register_resource | register resource |
| clscrs_register_resource2 | 11gR2 API |
| clscrs_register_resource3 | 12.2 API |
| clscrs_register_servercategory | register server category |
| clscrs_register_serverpool | register a server pool |
| clscrs_register_type | register resource type(s) |
| clscrs_relocate_resource | relocate resource(s) |
| clscrs_relocate_resource2 | 11gR2 API |
| clscrs_relocate_server | relocate a server to a different serverpool |
| clscrs_request_action | action entrypoint for the resource |
| clscrs_res_get_node_list | get the hosting members for a resource |
| clscrs_restart_resource | stop+start running resource(s) |
| clscrs_sp_get | get the name and value for a stringpair |
| clscrs_sp_get_value | get the value for a stringpair |
| clscrs_sp_set | set the value for a stringpair |
| clscrs_splist_add | append a stringpair |
| clscrs_splist_count | count the number of stringpairs in a splist |
| clscrs_splist_create | create a list of stringpairs (splist) |
| clscrs_splist_create_and_set | and add a stringpair |
| clscrs_splist_delete_sp | delete the stringpair with given name (frees mem) |
| clscrs_splist_destroy | destroy a splist (frees memory) |
| clscrs_splist_find | find the stringpair matching the given name |
| clscrs_splist_first | get the first stringpair in the splist |
| clscrs_splist_next | get the next stringpair in the splist |
| clscrs_splist_replace | replace the value for a stringpair |
| clscrs_start_resource_in_pools | start resources in the server pool(s) |
| clscrs_stat | query multiple entity kinds atomically |
| clscrs_stat2 | 11gR1 API |
| clscrs_stat3 | 12gR1 API |
| clscrs_stop_resource | stop resources |
| clscrs_stop_resource2 | 11gR2 |
| clscrs_stop_resource_in_pools | stop resources in server pool(s) |
| clscrs_term_crs | term clscrs context |
| clscrs_type_create | create a resource type (allocates memory) |
| clscrs_type_get_attr | get the value/property of a resource type attribute |
| clscrs_type_set_attr | set an attribute for a resource type |
| clscrs_unregister_resource | unregister resource(s) |
| clscrs_unregister_resource2 | 11gR2 |
| clscrs_unregister_servercategory | unregister server category |
| clscrs_unregister_serverpool | unregister a server pool |
| clscrs_unregister_type | unregister resource type(s) |
| clscrs_whatif_add_server | evaluates the impact of adding a new server to the cluster |
| clscrs_whatif_delete_server | evaluates the impact of a server failure |
| clscrs_whatif_fail_resource | evaluates the impact of a resource |
| clscrs_whatif_fail_resource2 | 12.1.0.2. API |
| clscrs_whatif_register_resource | evaluates the impact of register a resource |
| clscrs_whatif_register_serverpool | evaluates the impact of register a server pool |
| clscrs_whatif_relocate_server | evaluates the impact of the relocating a server |
| clscrs_whatif_relocate_resource | evaluates the impact of relocating a resource |
| clscrs_whatif_start_resource | evaluates the impact of starting a resource |
| clscrs_whatif_stop_resource | evaluates the impact of stopping a resource |
| clscrs_whatif_unregister_serverpool | evaluates the impact of unregister a server pool |
| clsdhcp | dhcp |
| clsdns | DNS |
| clsdget | debug get property |
| clsdset | debug set property |
| clsevmnb | (?) |
| clsgpnp | grid plug and play |
| clsinet | internal networking(?) |
| clsk | (?) |
| clsr | (?) |
| clssgs | (?) |
| clsmdns | multicast dns |
| clsns | name service (GNS) |
| clsss | system state |
| clsu | (?) |
| createAttribute | Creates an attribute node (non-namespace) [DOM 1] |
| createAttributeNS | Creates an attribute node (namespace-aware) [DOM 2] |
| createCDATASection | Creates a CDATA node [DOM 1] |
| createComment | Creates a comment node [DOM 1] |
| createDocument | Creates a new Document node (non-namespace) [DOM X] |
| createDocumentNS | Creates a new Document node (namespace-aware) [DOM 2 createDocument] |
| createDocumentFragment | Creates an empty document fragment node [DOM 1] |
| createDocumentType | Creates a new DTD node [DOM 2] |
| createElement | Creates an element node (non-namespace) [DOM 1] |
| createElementNS | Creates an element node (namespace-aware) [DOM 2] |
| createEntityReference | Creates an entity reference node [DOM 1] |
| createProcessingInstruction | Creates a PI node [DOM 1] |
| createTextNode | Creates a text node [DOM 1] |
| cms | color management system (little cms) |
| cmsAllocNamedColorList | Allocates an empty named color dictionary |
| cmsAllocProfileSequenceDescription | Creates an empty container for profile sequences |
| cmsAppendNamedColor | Adds a new spot color to the list |
| cmsBFDdeltaE | These functions does compute the difference between two Lab colors |
| cmsBuildGamma | Simplified wrapper to cmsBuildParametricToneCurve |
| cmsBuildParametricToneCurve | Builds a parametric tone curve |
| cmsBuildSegmentedToneCurve | Builds a tone curve from given segment information |
| cmsBuildTabulatedToneCurve16 | Builds a tone curve based on a table of 16-bit values |
| cmsBuildTabulatedToneCurveFloat | Builds a tone curve based on a table of floating point values |
| cmsCIE2000DeltaE | These functions does compute the difference between two Lab colors |
| cmsCIE94DeltaE | These functions does compute the difference between two Lab colors |
| cmsCIECAM02Done | Terminates a CAM02 object |
| cmsCIECAM02Forward | Evaluates the CAM02 model in the forward direction XYZ->JCh |
| cmsCIECAM02Init | Does create a CAM02 object based on given viewing conditions |
| cmsCIECAM02Reverse | Evaluates the CAM02 model in the reverse direction JCh->XYZ |
| cmsCMCdeltaE | These functions does compute the difference between two Lab colors |
| cmsChangeBuffersFormat | This function does change the encoding of buffers in a yet-existing transform |
| cmsChannelsOf | Returns channel count for a given color space |
| cmsCloseIOhandler | Closes the iohandler object |
| cmsCloseProfile | Closes a profile handle and frees any associated resource |
| cmsCreate_sRGBProfile | Create an ICC virtual profile for sRGB space |
| cmsCreate_sRGBProfileTHR | Same as anterior |
| cmsCreateBCHSWabstractProfile | Creates an abstract devicelink operating in Lab for Bright/Contrast/Hue/Saturation and white point translation |
| cmsCreateBCHSWabstractProfileTHR | Same as anterior |
| cmsCreateContext | creates a new context with optional associated plug-ins |
| cmsCreateExtendedTransform | Extended form of multiprofile color transform creation |
| cmsCreateGrayProfile | This function creates a gray profile based on White point and transfer function |
| cmsCreateGrayProfileTHR | Same as anterior |
| cmsCreateInkLimitingDeviceLink | This is a devicelink operating in CMYK for ink-limiting |
| cmsCreateInkLimitingDeviceLinkTHR | Same as anterior |
| cmsCreateLab2Profile | Creates a Lab->Lab identity |
| cmsCreateLab2ProfileTHR | Same as anterior |
| cmsCreateLab4Profile | Creates a Lab->Lab identity |
| cmsCreateLab4ProfileTHR | Same as anterior |
| cmsCreateLinearizationDeviceLink | This is a devicelink operating in the target colorspace with as many transfer functions as components |
| cmsCreateLinearizationDeviceLinkTHR | Same as anterior |
| cmsCreateMultiprofileTransform | User passes in an array of handles to open profiles |
| cmsCreateMultiprofileTransformTHR | Same as anterior |
| cmsCreateNULLProfile | Creates a fake NULL profile |
| cmsCreateNULLProfileTHR | Same as anterior |
| cmsCreateProfilePlaceholder | Creates an empty profile object |
| cmsCreateRGBProfile | This function creates a display RGB profile based on White point |
| cmsCreateRGBProfileTHR | Same as anterior |
| cmsCreateProofingTransform | Same as cmsCreateTransform() |
| cmsCreateProofingTransformTHR | Same as anterior |
| cmsCreateTransform | Creates a color transform for translating bitmaps |
| cmsCreateTransformTHR | Same as anterior |
| cmsCreateXYZProfile | Creates a XYZ->XYZ identity |
| cmsCreateXYZProfileTHR | Same as anterior |
| cmsD50_XYZ | Returns pointer to constant structures |
| cmsD50_xyY | Returns pointer to constant structures |
| cmsDetectBlackPoint | Estimate the black point of a given profile. Used by black point compensation algorithm |
| cmsDeleteContext | frees any resources assiciated with the given context |
| cmsDeltaE | These functions does compute the difference between two Lab colors |
| cmsDetectDestinationBlackPoint | Estimate the black point of a given destination profile by using the Black point compensation ICC algorithm |
| cmsDetectTAC | When several colors are printed on top of each other |
| cmsDeleteTransform | Closes a transform handle and frees any associated memory |
| cmsDesaturateLab | desaturate |
| cmsDictAddEntry | Adds data to a dictionary linked list object |
| cmsDictAlloc | Allocates an empty dictionary linked list object |
| cmsDictDup | Duplicates a dictionary linked list object |
| cmsDictFree | Destroys a dictionary linked list object |
| cmsDictGetEntryList | Returns a pointer to first element in linked list |
| cmsDictNextEntry | Returns a pointer to the next element in linked list |
| cmsDoTransform | This function translates bitmaps according of parameters setup when creating the color transform |
| cmsDoTransformLineStride | This function translates bitmaps with complex organization |
| cmsDoTransformStride | Deprecated. Use cmsDoTransformLineStride instead |
| cmsDupContext | duplicates a context with all associated plug-ins |
| cmsDupNamedColorList | Duplicates a named color list object |
| cmsDupProfileSequenceDescription | Duplicates a profile sequence object |
| cmsDupToneCurve | Duplicates a tone curve object |
| cmsEstimateGamma | Estimates the apparent gamma of the tone curve by using least squares fitting to a pure exponential expression in the f(x) = xy |
| cmsEvalToneCurve16 | Evaluates the given 16-bit number across the given tone curve |
| cmsEvalToneCurveFloat | Evaluates the given floating-point number across the given tone curve |
| cmsFloat2LabEncoded | Encodes a Lab value |
| cmsFloat2LabEncodedV2 | to ICC v2 convention |
| cmsFloat2XYZEncoded | Encodes a XYZ value |
| cmsFreeNamedColorList | Destroys a Named color list object |
| cmsFreeProfileSequenceDescription | Destroys a profile sequence object |
| cmsFreeToneCurve | Destroys a tone curve object |
| cmsFreeToneCurveTriple | Destroys tree tone curve object placed into an array |
| cmsGDBAddPoint | Adds a new sample point for computing the gamut boundary descriptor |
| cmsGBDAlloc | Allocates an empty gamut boundary descriptor with no known points |
| cmsGDBCheckPoint | Checks whatever a Lab value is inside a given gamut boundary descriptor |
| cmsGDBCompute | Computes the gamut boundary descriptor using all know points and interpolating any missing sector(s) |
| cmsGBDFree | Frees a gamut boundary descriptor and any associated resources |
| cmsGetAlarmCodes | Gets the current global codes used to mark out-out-gamut on Proofing transforms. Values are meant to be encoded in 16 bits |
| cmsGetColorSpace | Gets the color space used by the given profile |
| cmsGetContextuserData | Returns the user data associated to the given ContextID |
| cmsGetDeviceClass | Gets the device class signature from profile header |
| cmsGetEncodedCMMversion | returns the of LCMS_VERSION |
| cmsGetEncodedICCversion | Returns the profile ICC version in the same format as it is stored in the header |
| cmsGetHeaderAttributes | Gets the attribute flags |
| cmsGetHeaderCreationDateTime | Returns the date and time when profile was created. This is a field stored in profile header |
| cmsGetHeaderFlags | Get header flags of given ICC profile object |
| cmsGetHeaderManufacturer | Returns the manufacturer signature as described in the header |
| cmsGetHeaderModel | Returns the model signature as described in the header |
| cmsGetHeaderProfileID | Retrieves the Profile ID stored in the profile header |
| cmsGetHeaderRenderingIntent | Gets the profile header rendering intent |
| cmsGetNamedColorList | Retrieve a named color list from a given color transform |
| cmsGetPCS | Gets the profile connection space used by the given profile |
| cmsGetPostScriptCRD | A wrapper on cmsGetPostScriptColorResource to simplify CRD generation |
| cmsGetPostScriptCSA | A wrapper on cmsGetPostScriptColorResource to simplify CSA generation |
| cmsGetPostScriptColorResource | Little CMS 2 unified method to create postscript color resources |
| cmsGetProfileContextID | Returns the ContextID associated with a given profile |
| cmsGetProfileIOhandler | Returns the iohandler used by a given profile object |
| cmsGetProfileInfo | Gets several information strings from the profile |
| cmsGetProfileInfoASCII | Strings are returned as ASCII |
| cmsGetProfileVersion | Returns the profile ICC version |
| cmsGetTagCount | Returns the number of tags present in a given profile |
| cmsGetTagSignature | Returns the signature of a tag located in n position being n a 0-based index |
| cmsGetToneCurveEstimatedTable | Tone curves do maintain a shadow low-resolution tabulated representation of the curve. This returns a pointer to this table |
| cmsGetToneCurveEstimatedTableEntries | returns the number of such entries |
| cmsGetTransformContextID | Returns the ContextID associated with a given transform |
| cmsGetTransformInputFormat | Returns the input format associated with a given transform |
| cmsGetTransformOutputFormat | Returns the output format associated with a given transform |
| cmsGetSupportedIntents | Fills a table with id-numbers and descriptions for all supported intents |
| cmsGetSupportedIntentsTHR | ? |
| cmsIT8Alloc | Allocates an empty CGATS.17 object |
| cmsIT8DefineDblFormat | Sets the format string for float numbers |
| cmsIT8EnumDataFormat | Returns an array with pointers to the column names in current table |
| cmsIT8EnumProperties | Enumerates all properties in current table |
| cmsIT8EnumPropertyMulti | Enumerates all the identifiers found in a multi-value property in current table |
| cmsIT8FindDataFormat | Returns the position (column) of a given data sample name in current table |
| cmsIT8Free | This function frees the CGATS.17 object |
| cmsIT8GetData | Gets a cell [Patch |
| cmsIT8GetDataDbl | Gets a cell [Patch |
| cmsIT8GetDataRowCol | Gets a cell [row |
| cmsIT8GetDataRowColDbl | Gets a cell [row |
| cmsIT8GetPatchName | Fills buffer with the contents of SAMPLE_ID column for the set given in nPatch |
| cmsIT8GetProperty | Gets a property as a literal string in current table |
| cmsIT8GetPropertyDbl | Gets a property as a cmsFloat64Number in current table |
| cmsIT8GetSheetType | This function returns the type of the IT8 object |
| cmsIT8LoadFromFile | This function allocates a CGATS.17 object and fills it with the contents of cFileName |
| cmsIT8LoadFromMem | Same as anterior |
| cmsIT8SaveToFile | This function saves a CGATS.17 object to a file |
| cmsIT8SaveToMem | This function saves a CGATS.17 object to a contiguous memory block |
| cmsIT8SetComment | This function is intended to provide a way automated IT8 creators can embed comments into the file |
| cmsIT8SetData | Sets a cell [Patch |
| cmsIT8SetDataDbl | Sets a cell [Patch |
| cmsIT8SetDataFormat | Sets column names in current table |
| cmsIT8SetDataRowCol | Sets a cell [row |
| cmsIT8SetDataRowColDbl | Sets a cell [Patch |
| cmsIT8SetPropertyDbl | Sets a property as a cmsFloat64Number in current table |
| cmsIT8SetPropertyHex | Sets a property as an hexadecimal constant (appends 0x) in current table |
| cmsIT8SetPropertyMulti | Adds a new sub-property to the property Key |
| cmsIT8SetPropertyStr | Sets a property as a literal string in current table |
| cmsIT8SetPropertyUncooked | Sets a property with no interpretation in current table |
| cmsIT8SetSheetType | This function sets the type of a CGATS.17 object |
| cmsIT8SetTable | This function positions the IT8 object in a given table |
| cmsIT8TableCount | This function returns the number of tables found in the current CGATS object |
| cmsIsCLUT | Returns whatever a CLUT is present in the profile for the given intent and direction |
| cmsIsIntentSupported | Returns TRUE if the requested intent is implemented in the given direction |
| cmsIsMatrixShaper | Returns whatever a matrix-shaper is present in the profile |
| cmsIsTag | Returns TRUE if a tag with signature sig is found on the profile |
| cmsIsToneCurveDescending | returns true if (0) > f(1) |
| cmsIsToneCurveLinear | Returns an estimation of cube being an identity (1:1) in the [0..1] domain |
| cmsIsToneCurveMonotonic | Returns an estimation of monotonicity of curve in the [0..1] domain |
| cmsIsToneCurveMultisegment | Returns TRUE if the tone curve contains more than one segment |
| cmsJoinToneCurve | Composites two tone curves in the form y-1(x(t)) |
| cmsLab2LCh | Colorimetric space conversions |
| cmsLCh2Lab | Colorimetric space conversions |
| cmsLab2XYZ | Colorimetric space conversions |
| cmsLabEncoded2Float | Decodes a Lab value |
| cmsLabEncoded2FloatV2 | encoded on ICC v2 convention |
| cmsLinkTag | Creates a directory entry on tag sig that points to same location as tag dest |
| cmsMD5computeID | Computes a MD5 checksum and stores it as Profile ID in the profile header |
| cmsMLUalloc | Allocates an empty multilocalized unicode object |
| cmsMLUdup | Duplicates a multilocalized unicode object |
| cmsMLUfree | Destroys a multilocalized unicode object |
| cmsMLUgetASCII | Gets an ASCII (7 bit) entry for the given Language and country |
| cmsMLUgetTranslation | Obtains the translation rule for given multilocalized unicode object |
| cmsMLUgetWide | Gets a UNICODE wchar_t (16 bit) entry for the given Language and country |
| cmsMLUsetASCII | Fills an ASCII (7 bit) entry for the given Language and country |
| cmsMLUsetWide | Fills a UNICODE wide char (16 bit) entry for the given Language and country |
| cmsMLUtranslationsCodes | Obtains the translation codes for a true translation stored in a given multilocalized unicode object |
| cmsMLUtranslationsCount | Obtains the number of true translations stored in a given multilocalized unicode object |
| cmsNamedColorCount | Returns the number of spot colors in a named color list |
| cmsNamedColorIndex | Performs a look-up in the dictionary and returns an index on the given color name |
| cmsNamedColorInfo | Gets extended information on a spot color |
| cmsOpenIOhandlerFromFile | Creates an IO handler object from a disk-based file |
| cmsOpenIOhandlerFromMem | Creates an IO handler object from a memory block |
| cmsOpenIOhandlerFromNULL | Creates a void iohandler object (similar to a file iohandler on /dev/null) |
| cmsOpenIOhandlerFromStream | Creates an IO handler object from an already open stream |
| cmsOpenProfileFromFile | Opens a file-based ICC profile returning a handle to it |
| cmsOpenProfileFromFileTHR | Same as anterior |
| cmsOpenProfileFromIOhandler2THR | Opens a profile |
| cmsOpenProfileFromIOhandlerTHR | Opens a profile |
| cmsOpenProfileFromMem | Opens an ICC profile which is entirely contained in a memory block |
| cmsOpenProfileFromMemTHR | Same as anterior |
| cmsOpenProfileFromStream | Opens a stream-based ICC profile returning a handle to it |
| cmsOpenProfileFromStreamTHR | Same as anterior |
| cmsPipelineAlloc | Allocates an empty pipeline |
| cmsPipelineCat | Appends pipeline l2 at the end of pipeline l1. Channel count must match |
| cmsPipelineCheckAndRetreiveStages | This function is quite useful to analyze the structure of a Pipeline and retrieve the Stage elements that conform the Pipeline |
| cmsPipelineDup | Duplicates a pipeline object |
| cmsPipelineEval16 | Evaluates a pipeline usin 16-bit numbers |
| cmsPipelineEvalFloat | Evaluates a pipeline using floating point numbers |
| cmsPipelineEvalReverseFloat | Evaluates a pipeline in the reverse direction |
| cmsPipelineFree | Frees a pipeline and all owned stages |
| cmsPipelineGetPtrToFirstStage | Get a pointer to the first stage in the pipeline |
| cmsPipelineGetPtrToLastStage | Get a pointer to the last stage in the pipeline |
| cmsPipelineInputChannels | Returns the number of input channels of a given pipeline |
| cmsPipelineInsertStage | Inserts a stage on either the head or the tail of a given pipeline |
| cmsPipelineOutputChannels | Returns number of output channels of a given pipeline |
| cmsPipelineSetSaveAs8bitsFlag | Sets an internal flag that marks the pipeline to be saved in 8 bit precision |
| cmsPipelineStageCount | Returns number of stages of a given pipeline |
| cmsPipelineUnlinkStage | Removes the stage from the pipeline |
| cmsPlugin | Declare external extensions to the core engine in the global context. The "Plugin" parameter may hold one or several plug-ins |
| cmsPluginTHR | Installs a plug-in bundle in the given context |
| cmsReadRawTag | Similar to cmsReadTag |
| cmsReadTag | Reads an existing tag with signature sig |
| cmsReverseToneCurve | Creates a tone curve that is the inverse f−1 of given tone curve |
| cmsReverseToneCurveEx | In the case it couldn’t be analytically reversed |
| cmsSaveProfileToFile | Saves the contents of a profile to a given filename |
| cmsSaveProfileToIOhandler | Low-level save to IOHANDLER. It returns the number of bytes used to store the profile |
| cmsSaveProfileToMem | Same as anterior |
| cmsSaveProfileToStream | Saves the contents of a profile to a given stream |
| cmsSetAlarmCodes | Sets the global codes used to mark out-out-gamut on Proofing transforms. Values are meant to be encoded in 16 bits |
| cmsSetAlarmCodesTHR | for a given context |
| cmsSetAdaptationState | Sets adaptation state for absolute colorimetric intent |
| cmsSetAdaptationStateTHR | in the given context |
| cmsSetColorSpace | Sets the color space signature in profile header |
| cmsSetDeviceClass | Sets the device class signature in profile header |
| cmsSetEncodedICCversion | Sets the ICC version in profile header |
| cmsSetHeaderAttributes | Sets the attribute flags in the profile header |
| cmsSetHeaderFlags | Sets header flags of given ICC profile object |
| cmsSetHeaderManufacturer | Sets the manufacturer signature in the header |
| cmsSetHeaderModel | Sets the model signature in the profile header |
| cmsSetHeaderProfileID | Replaces the the Profile ID stored in the profile header |
| cmsSetHeaderRenderingIntent | Sets the profile header rendering intent |
| cmsSetLogErrorHandler | Allows user to set any specific logger |
| cmsSetLogErrorHandlerTHR | Allows user to set any specific logger for the given context |
| cmsSetPCS | Sets the profile connection space signature in profile header |
| cmsSetProfileVersion | Sets the ICC version in profile header |
| cmsSignalError | signal an error |
| cmsSliceSpace16 | Slices target space executing a 16 bits callback of type cmsSAMPLER16 |
| cmsSliceSpaceFloat | Slices target space executing a floating point callback of type cmsSAMPLERFLOAT |
| cmsSmoothToneCurve | Smoothes tone curve according to the lambda parameter |
| cmsStageAllocCLut16bit | Creates a stage that contains a 16 bits multidimensional lookup table (CLUT) |
| cmsStageAllocCLut16bitGranular | but it allows different granularity on each CLUT dimension |
| cmsStageAllocCLutFloat | Creates a stage that contains a float multidimensional lookup table (CLUT) |
| cmsStageAllocCLutFloatGranular | but it allows different granularity on each CLUT dimension |
| cmsStageAllocIdentity | Creates an empty (identity) stage that does no operation |
| cmsStageAllocToneCurves | Creates a stage that contains nChannels tone curves |
| cmsStageAllocMatrix | Creates a stage that contains a matrix plus an optional offset |
| cmsStageDup | Duplicates a pipeline stage and all associated resources |
| cmsStageFree | Destroys a pipeline stage object |
| cmsStageInputChannels | Returns the number of input channels of a given stage object |
| cmsStageNext | Returns next stage in pipeline list |
| cmsStageOutputChannels | Returns the number of output channels of a given stage object |
| cmsStageSampleCLut16bit | Iterate on all nodes of a given CLUT stage |
| cmsStageSampleCLutFloat | Iterate on all nodes of a given CLUT stage |
| cmsStageType | Returns the type of a given stage object |
| cmsTagLinkedTo | Returns the tag linked to sig |
| cmsTempFromWhitePoint | Correlates a black body temperature in oK from given chromaticity. |
| cmsTransform2DeviceLink | Generates a device-link profile from a given color transform |
| cmsUnregisterPlugins | This function returns Little CMS global context to its default pristine state |
| cmsUnregisterPluginsTHR | This function returns the given context its default pristine state |
| cmsWhitePointFromTemp | Correlates a black body chromaticity from given temperature in oK. Valid range is 4000K-25000K |
| cmsWriteRawTag | The RAW version does the same as cmsWriteTag but without any interpretation of the data |
| cmsWriteTag | Writes an object to an ICC profile tag |
| cmsXYZ2Lab | Colorimetric space conversions |
| cmsXYZ2xyY | Colorimetric space conversions |
| cmsXYZEncoded2Float | Decodes a XYZ value |
| cmsxyY2XYZ | Colorimetric space conversions |
| csy | create synonym |
| ctc | create table or cluster |
| ctccom_cleanup_online_move | DBMS_PART.CLEANUP_ONLINE_OP_INTERNAL |
| ctcdrv | driver |
| cur | cursor manipulation |
| curdmp | dump |
| cvw | create view |
| cvwdrv | driver |
| cvwgcd | get column definition |
| cvwgcpr | get table/view name |
| dbg | debug and diagnostics |
| dbga | Unified Tracing Service |
| dbgc | diagnostic framework |
| dbgd | generic debug API |
| dbgdChkEventIntV | check events set for value to activate debug |
| dbgdCopyEventNode | transfers event information from PGA to SGA and back |
| dbgdLinkEvent | link event information into the list |
| dbgdSetEvents | set event |
| dbgdUnLinkEvent | unlink event information from the list |
| dbge | diagnostic data extractor |
| dbgeEndDDEInvocation | Explicitly end a DDE invocation |
| dbgeEndDDEInvocationImpl | (internal) |
| dbgePostErrorKGE | Post the error for DDE invocation from KGE |
| dbgexExplicitEndInc | explicitly end a split error processing |
| dbgexPhaseII | phase 2 |
| dbgexProcessError | process error |
| dbgpd | IPS package and diagnostics |
| dbgf | diagnostic inter library compile-time service |
| dbghmo | health monitor framework |
| dbgr | automatic diagnostic repository |
| dbgrl | diagnostic arb alert log |
| dbgrlr | diagnostic arb alert log |
| dbgre | export/import services |
| dbgrf | directory and file services |
| dbgri | incident metadata services |
| dbgrm | meta-data repository |
| dbgt | Unified tracing service |
| dbgtCtrl_intEvalCtrlEvent | control internal evaluate control event |
| dbgtCtrl_intEvalTraceFilters | control internal evaluate trace filters |
| dbgtf | directory and file services |
| dbgtn | UTS viewer toolkit |
| dbgtp | UTS viewer toolkit |
| dbgv | diagnostic viewer toolkit |
| dbgvci | for command line |
| dbgvf | for traces and files |
| dbgvl | parser |
| dbgvm | for ams metadata |
| dbgvp | parser |
| dbgxtk | xml toolkit |
| dbk | debug and diagnostics |
| dbkd | kernel debug |
| dbkdChkEventRdbmsErr | check event of RDBMS error |
| dbke | RDBMS diagnostic data extractor |
| dbkePostKGE_kgsf | Post KGE error for KGSF |
| dbked | Dumper |
| dbkedDefDump | do DDE default dump |
| dbkfdgcb | call back for X$DBKFDG |
| dbkgc | generic configuration |
| dbkh | health monitor |
| dbkhicd_create_offl_dict | DBMS_HM.DBKHICD_CREATE_OFFL_DICT CREATE_OFFLINE_DICTIONARY |
| dbkhicd_create_schema | DBMS_HM.DBKHICD_CREATE_SCHEMA CREATE_SCHEMA |
| dbkhicd_drop_schema | DBMS_HM.DBKHICD_DROP_SCHEMA DROP_SCHEMA |
| dbkhicd_get_run_report | DBMS_HM.DBKHICD_GET_RUN_REPORT GET_RUN_REPORT |
| dbkhicd_isTraceEnabled | DBMS_HM.DBKHICD_ISTRACEENABLED |
| dbkhicd_run_dde_action | DBMS_HM.DBKHICD_RUN_DDE_ACTION RUN_DDE_ACTION |
| dbkhicd_run_check | DBMS_HM.DBKHICD_RUN_CHECK RUN_CHECK |
| dbkhicd_writeToTrace | DBMS_HM.DBKHICD_WRITETOTRACE SENDTRACEMSG |
| dbkiicd_addLine | DBMS_IR.DBKIICD_ADDLINE |
| dbkiicd_addToFailureSet | DBMS_IR.DBKIICD_ADDTOFAILURESET |
| dbkiicd_adviseDone | DBMS_IR.DBKIICD_ADVISEDONE |
| dbkiicd_beginFailureSet | DBMS_IR.DBKIICD_BEGINFAILURESET |
| dbkiicd_cancelFailureSet | DBMS_IR.DBKIICD_CANCELFAILURESET |
| dbkiicd_changePriority | DBMS_IR.DBKIICD_CHANGEPRIORITY |
| dbkiicd_cleanupAdvise | DBMS_IR.DBKIICD_CLEANUPADVISE |
| dbkiicd_closeFailure | DBMS_IR.DBKIICD_CLOSEFAILURE |
| dbkiicd_closeScriptFile | DBMS_IR.DBKIICD_CLOSESCRIPTFILE |
| dbkiicd_completeFailureSet | DBMS_IR.DBKIICD_COMPLETEFAILURESET |
| dbkiicd_completeRepairOption | DBMS_IR.DBKIICD_COMPLETEREPAIROPTION |
| dbkiicd_consolidateRepair | DBMS_IR.DBKIICD_CONSOLIDATEREPAIR |
| dbkiicd_createScriptFile | DBMS_IR.DBKIICD_CREATESCRIPTFILE |
| dbkiicd_createWorkingRepairSet | DBMS_IR.DBKIICD_CREATEWORKINGREPAIRSET |
| dbkiicd_getFeasAndImpact | DBMS_IR.DBKIICD_GETFEASANDIMPACT |
| dbkiicd_getLine | DBMS_IR.DBKIICD_GETFILE |
| dbkiicd_getRepairAdvice | DBMS_IR.DBKIICD_GETREPAIRADVICE |
| dbkiicd_isTraceEnabled | DBMS_IR.DBKIICD_STRACEENABLED |
| dbkiicd_openScriptFile | DBMS_IR.DBKIICD_OPENSCRIPTFILE |
| dbkiicd_reeval | DBMS_IR.DBKIICD_REEVAL |
| dbkiicd_startRepairOption | DBMS_IR.DBKIICD_STARTREPAIROPTION |
| dbkiicd_updateFeasAndImpact | DBMS_IR.DBKIICD_UPDATEFEASANDIMPACT |
| dbkiicd_updateRepairOption | DBMS_IR.DBKIICD_UPDATEREPAIROPTION |
| dbkiicd_writeToTrace | DBMS_IR.DBKIICD_WRITETOTRACE |
| dbkpls_get_location | DBMS_ADR_INTERNAL.GET_LOCATION |
| dbkpls_home_reserve_incids | DBMS_ADR_INTERNAL.RESERVE_INCIDS |
| dbkpls_incident_add_metadata | DBMS_ADR_INTERNAL.INCIDENT_ADD_METADATA |
| dbkpls_incident_create | DBMS_ADR_INTERNAL.INCIDENT_CREATE |
| dbkpls_run_purge | DBMS_ADR_INTERNAL.RUN_PURGE |
| dbkpls_set_tracefile_id | DBMS_ADR_INTERNAL.SET_TRACEFILE_IDENTIFIER |
| dbkpls_setup_client_home | DBMS_ADR_INTERNAL.CREATE_ADR_HOME |
| dbkpls_write_log | DBMS_ADR_INTERNAL.WRITE_LOG |
| dbkpls_write_trace | DBMS_ADR_INTERNAL.WRITE_TRACE |
| dbkr | RDBMS ADR |
| dbkripcs_cleanout_schema | DBMS_ADR.CLEANOUT_SCHEMA |
| dbkripds_downgrade_schema | DBMS_ADR.DOWNGRADE_SCHEMA |
| dbkripms_migrate_schema | DBMS_ADR.MIGRATE_SCHEMA |
| dbkriprs_recover_schema | DBMS_ADR.RECOVER_SCHEMA |
| dbkt | RDBMS UTS tracefile |
| dbnest | dbnest |
| dbs | database |
| dbsclose | close |
| dbsgnmchg | global name change |
| dbslrn | log/db files rename |
| del | delete |
| deleteData | Removes part of a character node's data [DOM 1] |
| delexe | execute |
| delrow | row procedure used by KXRD to delete or lock a row |
| dgliaio | DBMS_INTERNAL_LOG_STDBY.APPLY_IS_OFF |
| dglias | DBMS_LOGSTDBY.IS_APPLY_SERVER |
| dglibld | DBMS_INTERNAL_LOG_STDBY.BUILD |
| dglicdscn | DBMS_INTERNAL_LOG_STDBY.CAPTURE_SCN |
| dglicfs | DBMS_INTERNAL_LOG_STDBY.CREATE_FUTURE_SESSION |
| dgliclin | DBMS_INTERNAL_LOG_STDBY.CLEAR_LOGICAL_INSTANTIATION |
| dglidfs | DBMS_INTERNAL_LOG_STDBY.DESTROY_FUTURE_SESSION |
| dglidil | DBMS_LOGSTDBY.DB_IS_LOGSTDBY |
| dglidlfp | DBMS_INTERNAL_LOG_STDBY.PURGE_LOGS |
| dglidlr | DBMS_INTERNAL_LOG_STDBY.DISABLE_LOGICAL_REPLICATION |
| dglidxd | DBMS_INTERNAL_LOG_STDBY.DUMP_XDAT |
| dgliechgvec | DBMS_INTERNAL_LOG_STDBY.EDS_EVAL_CHANGE_VECTOR |
| dglielr | DBMS_INTERNAL_LOG_STDBY.ENABLE_LOGICAL_REPLICATION |
| dglieuc | DBMS_INTERNAL_LOG_STDBY.EDS_USER_CURSOR |
| dglifgbs | DBMS_INTERNAL_LOG_STDBY.FAL_REQ_BY_SEQ |
| dglifsrl | DBMS_INTERNAL_LOG_STDBY.FLUSH_SRLS |
| dgligbchk | DBMS_INTERNAL_LOG_STDBY.GUARD_BYPASS_CHK |
| dgligboffi | DBMS_INTERNAL_LOG_STDBY.GUARD_PASS_OFF |
| dgligboni | DBMS_INTERNAL_LOG_STDBY.GUARD_BYPASS_ON |
| dgligchk | DBMS_INTERNAL_LOG_STDBY.GUARD_CHECK |
| dgligss | DBMS_INTERNAL_LOG_STDBY.GET_SAFE_SCN |
| dglilm | DBMS_INTERNAL_LOG_STDBY.LOCK_LSBY_META |
| dglilmc | DBMS_INTERNAL_LOG_STDBY.UNLOCK_LSBY_CON |
| dglilmd | DBMS_INTERNAL_LOG_STDBY.LOCK_LSBY_META |
| dglirl | DBMS_INTERNAL_LOG_STDBY.REPAIR_LSBY_INTERNAL |
| dglisd_nowait | DBMS_INTERNAL_LOG_STDBY.APPLY_STOP_NOWAIT |
| dglisgnr | DBMS_INTERNAL_LOG_STDBY.SET_GUARD_NOT_READY |
| dglislin | DBMS_INTERNAL_LOG_STDBY.SET_LOGICAL_INSTANTIATION |
| dgliudo | DBMS_INTERNAL_LOG_STDBY.UPDATE_DYNAMIC_LSBY_OPTION |
| dgliulm | DBMS_INTERNAL_LOG_STDBY.UNLOCK_LSBY_META |
| dglius | DBMS_INTERNAL_LOG_STDBY.SEQUENCE_UPDATE |
| dglr_build_main | DBMS_ROLLING.BUILD_PLAN |
| dglr_destroy_main | DBMS_ROLLING.DESTROY_PLAN |
| dglr_finish_main | DBMS_ROLLING.FINISH_PLAN |
| dglr_init_main | DMBS_ROLLING.INIT_PLAN |
| dglr_rollback_main | DBMS_ROLLING.ROLLBACK_PLAN |
| dglr_set_main | DBMS_ROLLING.SET_PARAMETER |
| dglr_set_main_ns | (additional definition?) |
| dglr_set_upg_flags | DBMS_INTERNAL_ROLLING.SET_UPGRADE_FLAGS |
| dglr_start_main | DBMS_ROLLING.START_PLAN |
| dglr_switch_main | DBMS_ROLLING.SWITCHOVER |
| di | PLSQL diana |
| diugdn | utility get diana node |
| dmkglcre | DMP_SEC.KGL_CREATE_LIB |
| dmutil | DBMS_DATA_MINING utilities |
| dmutilECol | DBMS_DATA_MINING_TRANSFORM.EXPR_COL_LIB |
| dmutilEMrg | DBMS_DATA_MINING_TRANSFORM.EXPR_MERGE_LIB |
| dmutilFeat | ODM_MODEL_UTIL.DM_FEATURE |
| dmutilTxtTokensBfile | ODM_UTIL.DM_TXT_TOKENS |
| dmutilTxtTokensBlob | ODM_UTIL.DM_TXT_TOKENS |
| dmutilTxtTokensClob | ODM_UTIL.DM_TXT_TOKENS |
| dmutilTxtTokensStr | ODM_UTIL.DM_TXT_TOKENS |
| dr | text |
| dre | index |
| drepprep | perform the document indexing |
| drex | query |
| drg | index |
| drn | index |
| drl | index |
| drp | query |
| drs | index |
| drw | query |
| dry | query |
| dsy | drop synonym |
| dtb | drop table |
| dteerr | date error handler |
| err | error recovery |
| erroep | oracle error position |
| eva | evaluate |
| evacst | cast |
| evadid | date: internal date to date format |
| evadis | date: internal date to string |
| evadsd | date string to date |
| evaopn2 | operand |
| evapls | plsql function |
| evareo | relational operator. Compare two operands of relational expression. After compare |
| evaval | val |
| evavgby | vector group by |
| evaxl | vector translate |
| expcmpbnd | compare binds |
| expcop | evaluate callback operator list |
| expeal | evaluate its argument AND list. It returns true if argument is true |
| expepr | evaluate the argument predicate. It returns the result of the evaluation. If the operators ODFFNEARG flas is set (currently only for OPTLNN) |
| floor | floor function: largest integral value not greater than argument. from math.h |
| fmod | fmod function: floating-point remainder function. from math.h |
| fplib | filter projection library (exadata smartscan) |
| freeElements | Frees an allocated list of element nodes [DOM X] |
| freeNode | Frees memory allocated by a node [DOM X] |
| fs | pmem based file store |
| fsd | fsdirect |
| fsdm | main |
| fsdb | block |
| fsdc | check |
| fsddb | db |
| fsdi | inode |
| fsdodm | odm |
| fsdofs | ofs |
| gen | core library functions |
| getAttrLocal | Returns an attribute's namespace local name [DOM X] |
| getAttrName | Returns an attribute's name [DOM 1 Attr.getName] |
| getAttrNamespace | Returns an attribute's namespace URI [DOM X] |
| getAttrPrefix | Returns an attribute's namespace prefix [DOM X] |
| getAttrQualifiedName | Returns an attribute's name [DOM X] |
| getAttrSpecified | Returns an attribute's specified flag [DOM 1 Attr.getSpecified] |
| getAttrValue | Returns an attribute's value [DOM 1 Attr.value attribute] |
| getAttribute | Returns an attribute's value given its name [DOM 1] |
| getAttributes | Returns the attributes of an element [DOM 1] |
| getAttributeIndex | Returns an attribute by index [DOM X] |
| getAttributeNode | Returns the named attribute of an element [DOM 1] |
| getCharData | Returns the data for a character node [DOM 1 getData] |
| getCharLength | Returns the length of a character node's data [DOM 1 getLength] |
| getChildNode | Return an item from a node map by index [DOM 1 item] |
| getChildNodes | Returns a node's children [DOM 1] |
| getContentModel | Returns the content model of the named element [DOM X] |
| getDocOrder | Returns the document order of a node [DOM X] |
| getDocType | Returns the current document's DTD [DOM 1 Document.DocumentType attribute] |
| getDocTypeEntities | Returns a DTD's general entities [DOM 1 DocumentType.getEntities] |
| getDocTypeName | Returns the name of a DTD [DOM 1 DocumentType.getName] |
| getDocTypeNotations | Returns a DTD's notations [DOM 1 DocumentType.getNotations] |
| getDocument | Returns the Document node [DOM X] |
| getDocumentElement | Returns the root element node [DOM 1] |
| getElementByID | Returns the element with the given ID [DOM 2] |
| getElementsByTagName | Returns the elements matching a name (non-namespace) [DOM 1] |
| getElementsByTagNameNS | Returns the elements matching a namespace URI and local [DOM 2] |
| getEncoding | Returns name of data encoding [DOM X] |
| getEntityNotation | Returns the notation name of an entity [DOM 1 Entity.getNotationName] |
| getEntityPubID | Returns the public ID of an entity [DOM 1 Entity.getPublicId] |
| getEntitySysID | Returns the system ID of an entity [DOM 1 Entity.getSystemId] |
| getFirstChild | Returns the first child of a node [DOM 1] |
| getImplementation | Returns a DOM implementation structure [DOM 1] |
| getLastChild | Returns the last child of a node [DOM 1] |
| getNamedItem | Returns an item from a node map by name [DOM 1] |
| getNextSibling | Returns the next sibling of a node [DOM 1] |
| getNodeLocal | Returns namespace local name of a node [DOM 2 Node.localName attribute] |
| getNodeMapLength | Returns the length of a node map [DOM 1 NamedNodeMap.length attribute] |
| getNodeName | Returns name of a node [DOM 1] |
| getNodeNamespace | Returns namespace URI of a node [DOM 2 Node.namespaceURI attribute] |
| getNodePrefix | Returns namespace prefix of a node [DOM 2 Node.prefix attribute] |
| getNodeQualifiedName | Returns name of a node [DOM 2 Node.nodeName attribute] |
| getNodeType | Returns the type code of a node [DOM 1] |
| getNodeValue | Returns value (character data) of a node [DOM 1] |
| getNotationPubID | Returns the public ID of a notation [DOM 1 Notation.publicId attribute] |
| getNotationSysID | Returns the system ID of a notation [DOM 1 Notation.systemId attribute] |
| getOwnerDocument | Returns the document containing a node [DOM 1] |
| getPIData | Returns the data of a PI [DOM 1 ProcessingInstruction.getData] |
| getPITarget | Returns the target of a PI [DOM 1 ProcessingInstruction.getTarget] |
| getParentNode | Returns a node's parent [DOM 1] |
| getPreviousSibling | Returns the previous sibling of a node [DOM 1] |
| getTagName | Returns the tagName of a node [DOM 1] |
| getpid | SYSCALL: get process id |
| getrusage | SYSCALL: get resource usage |
| gettimeofday | SYSCALL: get time of day |
| gipc | grid inter process calls |
| gra | grant/revoke |
| gradrv | driver |
| gslcsq_add_s | DBMS_LDAP_API_FFI.LDAP_ADD_S |
| gslcsq_authenticate_user | DBMS_LDAP_API_FFI.ORA_LDAP_AUTHENTICATE_USER |
| gslcsq_authenticate_user_ext | DBMS_LDAP_API_FFI.ORA_LDAP_AUTHENTICATE_USER_EXT |
| gslcsq_ber_free | DBMS_LDAP_API_FFI.BER_FREE |
| gslcsq_bind_s | DBMS_LDAP_API_FFI.LDAP_BIND_S |
| gslcsq_check_grp_membership | DBMS_LDAP_API_FFI.ORA_LDAP_CHECK_GRP_MEMBERSHIP |
| gslcsq_compare_s | DBMS_LDAP_API_FFI.LDAP_COMPARE_S |
| gslcsq_count_entries | DBMS_LDAP_API_FFI.LDAP_COUNT_ENTRIES |
| gslcsq_create_grp_handle | DBMS_LDAP_API_FFI.ORA_LDAP_CREATE_GRP_HANDLE |
| gslcsq_create_mod_array | DBMS_LDAP_API_FFI.CREATE_MOD_ARRAY |
| gslcsq_create_mod_pset | DBMS_LDAP_API_FFI.ORA_LDAP_CREATE_MOD_PSET |
| gslcsq_create_srv_handle | DBMS_LDAP_API_FFI.ORA_LDAP_CREATE_SRV_HANDLE |
| gslcsq_create_sub_handle | DBMS_LDAP_API_FFI.ORA_LDAP_CREATE_SUB_HANDLE |
| gslcsq_create_user_handle | DBMS_LDAP_API_FFI.ORA_LDAP_CREATE_USER_HANDLE |
| gslcsq_check_user_scription | DBMS_LDAP_API_FFI.ORA_LDAP_CHECK_USER_SCRIPTION |
| gslcsq_delete_s | DBMS_LDAP_API_FFI.LDAP_DELETE_S |
| gslcsq_err2string | DBMS_LDAP_API_FFI.LDAP_ERR2STRING |
| gslcsq_explode_dn | DBMS_LDAP_API_FFI.LDAP_EXPLODE_DN |
| gslcsq_first_attr | DBMS_LDAP_API_FFI.LDAP_FIRST_ATTRIBUTE |
| gslcsq_first_entry | DBMS_LDAP_API_FFI.LDAP_FIRST_ENTRY |
| gslcsq_free_handle | DBMS_LDAP_API_FFI.ORA_LDAP_FREE_HANDLE |
| gslcsq_free_mod_array | DBMS_LDAP_API_FFI.FREE_MOD_ARRAY |
| gslcsq_free_mod_pset | DBMS_LDAP_API_FFI.ORA_LDAP_FREE_MOD_PSET |
| gslcsq_free_pset_coll | DBMS_LDAP_API_FFI.ORA_LDAP_FREE_PSET_COLL |
| gslcsq_get_avail_srvs | DBMS_LDAP_API_FFI.ORA_LDAP_GET_AVAIL_SRVS |
| gslcsq_get_dbcharset_name | DBMS_LDAP_API_FFI.LDAP_GET_DBCHARSET_NAME |
| gslcsq_get_dn | DBMS_LDAP_API_FFI.LDAP_GET_DN |
| gslcsq_get_grp_dn | DBMS_LDAP_API_FFI.ORA_LDAP_GET_GRP_DN |
| gslcsq_get_grp_membership | DBMS_LDAP_API_FFI.ORA_LDAP_GET_GRP_MEMBERSHIP |
| gslcsq_get_grp_props | DBMS_LDAP_API_FFI.ORA_LDAP_GET_GRP_PROPS |
| gslcsq_get_prop_names | DBMS_LDAP_API_FFI.ORA_LDAP_GET_PROP_NAMES |
| gslcsq_get_prop_values | DBMS_LDAP_API_FFI.ORA_LDAP_GET_PROP_VALUES |
| gslcsq_get_prop_values_blob | DBMS_LDAP_API_FFI.ORA_LDAP_GET_PROP_VALUES_BLOB |
| gslcsq_get_prop_values_len | DBMS_LDAP_API_FFI.ORA_LDAP_GET_PROP_VALUES_LEN |
| gslcsq_get_scribed_srvs | DBMS_LDAP_API_FFI.ORA_LDAP_GET_SCRIBED_SRVS |
| gslcsq_get_scribed_users | DBMS_LDAP_API_FFI.ORA_LDAP_GET_SCRIBED_USERS |
| gslcsq_get_session_info | DBMS_LDAP_API_FFI.LDAP_GET_SESSION_INFO |
| gslcsq_get_sub_dn | DBMS_LDAP_API_FFI.ORA_LDAP_GET_SUB_DN |
| gslcsq_get_sub_ext_props | DBMS_LDAP_API_FFI.ORA_LDAP_GET_SUB_EXT_PROPS |
| gslcsq_get_sub_props | DBMS_LDAP_API_FFI.ORA_LDAP_GET_SUB_PROPS |
| gslcsq_get_tracelvl | DBMS_LDAP_API_FFI.LDAP_GET_TRACE_LEVEL |
| gslcsq_get_user_dn | DBMS_LDAP_API_FFI.ORA_LDAP_GET_USER_DN |
| gslcsq_get_user_ext_props | DBMS_LDAP_API_FFI.ORA_LDAP_GET_USER_EXT_PROPS |
| gslcsq_get_user_props | DBMS_LDAP_API_FFI.ORA_LDAP_GET_USER_PROPS |
| gslcsq_get_user_props_and_auth | DBMS_LDAP_API_FFI.ORA_LDAP_GET_USER_PROPS_AUTH |
| gslcsq_get_values | DBMS_LDAP_API_FFI.LDAP_GET_VALUES |
| gslcsq_get_values_blob | DBMS_LDAP_API_FFI.LDAP_GET_VALUES_BLOB |
| gslcsq_get_values_len | DBMS_LDAP_API_FFI.LDAP_GET_VALUES_LEN |
| gslcsq_init | DBMS_LDAP_API_FFI.LDAP_INIT |
| gslcsq_locate_sub_for_user | DBMS_LDAP_API_FFI.ORA_LDAP_LOCATE_SUB_FOR_USER |
| gslcsq_memfree | DBMS_LDAP_API_FFI.LDAP_MEMFREE |
| gslcsq_modify_s | DBMS_LDAP_API_FFI.LDAP_MODIFY_S |
| gslcsq_modrdn2_s | DBMS_LDAP_API_FFI.LDAP_MODRDN2_S |
| gslcsq_msgfree | DBMS_LDAP_API_FFI.LDAP_MSGFREE |
| gslcsq_next_entry | DBMS_LDAP_API_FFI.LDAP_NEXT_ENTRY |
| gslcsq_next_attr | DBMS_LDAP_API_FFI.LDAP_NEXT_ATTRIBUTE |
| gslcsq_norm_dn_with_case | DBMS_LDAP_API_FFI.ORA_LDAP_NORM_DN_WITH_CASE |
| gslcsq_open_ssl | DBMS_LDAP_API_FFI.LDAP_OPEN_SSL |
| gslcsq_populate_mod_array | DBMS_LDAP_API_FFI.POPULATE_MOD_ARRAY |
| gslcsq_populate_mod_array_blob | DBMS_LDAP_API_FFI.POPULATE_MOD_ARRAY |
| gslcsq_populate_mod_pset | DBMS_LDAP_API_FFI.ORA_LDAP_POPULATE_MOD_PSET |
| gslcsq_rename_s | DBMS_LDAP_API_FFI.LDAP_RENAME_S |
| gslcsq_scribe_user | DBMS_LDAP_API_FFI.ORA_LDAP_SCRIBE_USER |
| gslcsq_search_s | DBMS_LDAP_API_FFI.LDAP_SEARCH_S |
| gslcsq_search_st | DBMS_LDAP_API_FFI.LDAP_SEARCH_ST |
| gslcsq_set_grp_handle_props | DBMS_LDAP_API_FFI.ORA_LDAP_SET_GRP_HANDLE_PROPS |
| gslcsq_set_tracelvl | DBMS_LDAP_API_FFI.LDAP_SET_TRACE_LEVEL |
| gslcsq_set_user_handle_props | DBMS_LDAP_API_FFI.ORA_LDAP_SET_USER_HANDLE_PROPS |
| gslcsq_set_user_props | DBMS_LDAP_API_FFI.ORA_LDAP_SET_USER_PROPS |
| gslcsq_simple_bind_s | DBMS_LDAP_API_FFI.LDAP_SIMPLE_BIND_S |
| gslcsq_unbind_s | DBMS_LDAP_API_FFI.LDAP_UNBIND_S |
| gslcsq_unscribe_user | DBMS_LDAP_API_FFI.ORA_LDAP_UNSCRIBE_USER |
| gslcsq_value_free_blob | DBMS_LDAP_API_FFI.VALUE_FREE_BLOB |
| gwm | global service manager (GSM) |
| gwm_db_info | DBMS_GSM_FIX.GWM_DB_INFO |
| gwm_call_schagent | DBMS_GSM_FIX.GWM_CALL_SCHAGENT |
| gwm_trace_output | DBMS_GSM_FIX.GWM_TRACE_OUTPUT |
| gwm_validate_db | DBMS_GSM_FIX.GWM_VALIDATE_DB |
| hasAttributes | Determines if an element has attributes [DOM X] |
| hasChildNodes | Determines if a node has children [DOM 1] |
| hasFeature | Tests if the DOM implementation supports a feature [DOM 1] |
| hep | PLSQL_KG_Interface |
| hcsOdboClosePCo | DBMS_MDX_ODBO.CLOSE_CALLOUT |
| hcsOdboConvertFormatStringPCo | DBMS_MDX_ODBO.EXECUTE_CONVERT_FMT_STR |
| hcsOdboExecutePCo | DBMS_MDX_ODBO.EXECUTE_CALLOUT |
| hcsOdboGetAxisDataPCo | DBMS_MDX_ODBO.GET_AXIS_DATA_CALLOUT |
| hcsOdboGetCellDataPCo | DBMS_MDX_ODBO.GET_CELL_DATA_CALLOUT |
| hcsOdboGetKeywordsPCo | DBMS_MDX_ODBO.GET_MDX_KEYWORD_NAMES_CALLOUT |
| hcsOdboGetMbrRowsetPCo | DBMS_MDX_ODBO.GET_MEMBERS_ROWSET |
| hcsOdboGetPropertyValuesPCo | DBMS_MDX_ODBO.GET_MDX_PROP_VALUES_CALLOUT |
| hcsOdboGetXFunctionsPCo | DBMS_MDX_ODBO.GET_MDX_FUNCTION_NAMES_CALLOUT |
| hcsOdboLogCloseSchemaRowsetPCo | DBMS_MDX_ODBO.LOG_CLOSE_SCHEMA_ROWSET |
| hcsOdboLogSchemaRowsetPCo | DBMS_MDX_ODBO.LOG_SCHEMA_ROWSET |
| hcsOdboMdxComponentIdPCo | DBMS_MDX_ODBO.EXECUTE_MDX_COMPONENT_ID |
| hsh | PLSQL_KG_Interface |
| importNode | Copies a node from one document to another [DOM 2] |
| ins | insert |
| insdlexe | direct load execute |
| insertBefore | Inserts a new child into a parent [DOM 1] |
| insertData | Inserts into a character node's data [DOM 1] |
| insexe | execute |
| insidx | Insert indexed keys into the indexes after each row is inserted into the table |
| insini | initialisation |
| insrow | Fetch a row for insertion. This is called back by multirow insert |
| ipc | inter process calls |
| ipclw | lightweight (exafusion) |
| ipcor | on wire |
| ipp | internal probe processor capabilities(?) |
| isSingleChar | Returns single-byte data encoding flag [DOM X] |
| isStandalone | Returns value of standalone flag [DOM X] |
| isUnicode | Returns Unicode data flag [DOM X] |
| joe | java oracle runtime environment(?) |
| joe_make_primitive_array | initialize array |
| joe_really_blow_it_internal | handle uncaught java exception |
| joed | debug |
| joedwp | wire protocol |
| joevm | virtual machine |
| joevm_invokeonvirtual | invokes precompiled java code |
| jom | java |
| jon | java |
| jonfos_write_bytes | System.out.println |
| jonfos8 | JIT wrapper |
| jonfos8_write_bytes | System.out.println |
| jonfos8_write_bytes__cst__ | System.out.println |
| jox | java jit compiler |
| joxcsys | create or replace java system |
| joxas | dbms_xa |
| joxas_end | DBMS_XA.INTERNAL_JOXAS_END XA_END |
| joxas_commit | DBMS_XA.INTERNAL_JOXAS_COMMIT XA_COMMIT |
| joxas_forget | DBMS_XA.INTERNAL_JOXAS_FORGET XA_FORGET |
| joxas_getlastoer | DBMS_XA.INTERNAL_JOXAS_GETLASTOER XA_GETLASTOER |
| joxas_prepare | DBMS_XA.INTERNAL_JOXAS_PREPARE XA_PREPARE |
| joxas_rollback | DBMS_XA.INTERNAL_JOXAS_ROLLBACK XA_ROLLBACK |
| joxas_settimeout | DBMS_XA.INTERNAL_JOXAS_SETTMO XA_SETTIMEOUT |
| joxas_start | DBMS_XA.INTERNAL_JOXAS_START XA_START |
| js | job scheduing |
| jsaAddAgentCert | DBMS_ISCHED.ADD_AGENT_CERT |
| jsaAddEvtQSub | DBMS_ISCHED.ADD_EVENT_QUEUE_SUBSCRIBER |
| jsaAddGroupMember | DBMS_ISCHED.ADD_GROUP_MEMBER |
| jsaAddMemberWgr | DBMS_ISCHED.ADD_WINDOW_GROUP_MEMBER |
| jsaAlterChn | DBMS_ISCHED.ALTER_CHAIN |
| jsaAlterStepChn | DBMS_ISCHED.ALTER_CHAIN_STEP |
| jsaAssArgJob | DBMS_ISCHED.SET_JOB_ARGUMENT_VALUE |
| jsaAuditSysPriv | DBMS_ISCHED.AUDIT_SYS_PRIV |
| jsaCheckObjectPrivs | DBMS_ISCHED_UTL.CHECK_OBJECT_PRIVS |
| jsaCheckPurge | DBMS_ISCHED.CHECK_PURGE |
| jsaCloseWin | DBMS_ISCHED.CLOSE_WINDOW |
| jsaCompleteJobRun | DBMS_ISCHED.COMPLETE_JOB_RUN |
| jsaCopyJob | DBMS_ISCHED.COPY_JOB |
| jsaCreateAgentDestination | DBMS_ISCHED.CREATE_AGENT_DESTINATION |
| jsaCreateCls | DBMS_ISCHED.CREATE_JOB_CLASS |
| jsaCreateDatabaseDestination | DBMS_ISCHED.CREATE_DATABASE_DESTINATION |
| jsaCreateFileWatch | DBMS_ISCHED.CREATE_FILE_WATCH |
| jsaCreateJob | DBMS_ISCHED.CREATE_JOB |
| jsaCreateJobStep | DBMS_ISCHED.CREATE_CHAIN_STEP |
| jsaCreateGroup | DBMS_ISCHED.CREATE_GROUP |
| jsaCreatePrg | DBMS_ISCHED.CREATE_PROGRAM |
| jsaCreateResource | DBMS_ISCHED.CREATE_RESOURCE |
| jsaCreateSch | DBMS_ISCHED.CREATE_SCHEDULE |
| jsaCreateWalletDir | DBMS_ISCHED.CREATE_WALLET_DIR_CALLOUT |
| jsaCreateWin | DBMS_ISCHED.CREATE_WINDOW |
| jsaDisable | DBMS_ISCHED.DISABLE |
| jsaDropAgentDestination | DBMS_ISCHED.DROP_AGENT_DESTINATION |
| jsaDropArgJob | DBMS_ISCHED.RESET_JOB_ARGUMENT_VALUE |
| jsaDropArgPrg | DBMS_ISCHED.DROP_PROGRAM_ARGUMENT |
| jsaDropCls | DBMS_ISCHED.DROP_JOB_CLASS |
| jsaDropDatabaseDestination | DBMS_ISCHED.DROP_DATABASE_DESTINATION |
| jsaDropFileWatch | DBMS_ISCHED.DROP_FILE_WATCHER |
| jsaDropGlobalAttrib | DBMS_ISCHED.DROP_SCHEDULER_ATTRIBUTE |
| jsaDropGroup | DBMS_ISCHED.DROP_GROUP |
| jsaDropJob | DBMS_ISCHED.DROP_JOB |
| jsaDropPrg | DBMS_ISCHED.DROP_PROGRAM |
| jsaDropResource | DBMS_ISCHED.DROP_RESOURCE |
| jsaDropSch | DBMS_ISCHED.DROP_SCHEDULE |
| jsaDropWgr | DBMS_ISCHED.DROP_WINDOW_GROUP |
| jsaDropWin | DBMS_ISCHED.DROP_WINDOW |
| jsaEnable | DBMS_ISCHED.ENABLE |
| jsaEnqEndChainJob | DBMS_ISCHED.ENQ_END_CHAIN_JOB |
| jsaFileTransfer | DBMS_ISCHED.FILE_TRANSFER |
| jsaGenAgentPassSalt | DBMS_ISCHED.GEN_AGENT_PASS_SALT |
| jsaGetAgentPassVer | DBMS_ISCHED.GET_AGENT_PASS_VERIFIER |
| jsaGetBoolAttrib | DBMS_ISCHED.GET_BOOL_ATTRIBUTE |
| jsaGetCharAttrib | DBMS_ISCHED.GET_CHAR_ATTRIBUTE |
| jsaGetCredPass | DBMS_ISCHED.GET_CREDENTIAL_PASSWORD |
| jsaGetDateAttrib | DBMS_ISCHED.GET_DATE_ATTRIBUTE |
| jsaGetGlobalAttrib | DBMS_ISCHED.GET_SCHEDULER_ATTRIBUTE |
| jsaGetIntAttrib | DBMS_ISCHED.GET_INT_ATTRIBUTE |
| jsaGetInterAttrib | DBMS_ISCHED.GET_INTERVAL_ATTRIBUTE |
| jsaGetTns | DBMS_ISCHED.GET_TNS_NVPAIR |
| jsaObfCredPass | DBMS_ISCHED.OBFUSCATE_CREDENTIAL_PASSWORD |
| jsaOpenWin | DBMS_ISCHED.OPEN_WINDOW |
| jsaNotifyServiceMetricsUpdate | DBMS_ISCHED.NTFY_SVC_METRICS_UPDT |
| jsaRaiseError | DBMS_ISCHED.RAISE_ORACLE_ERROR |
| jsaRegArgPrg | DBMS_ISCHED.DEFINE_PROGRAM_ARGUMENT |
| jsaRegisterCallback | DBMS_ISCHED.REGISTER_CALLBACK |
| jsaRemEvtQSub | DBMS_ISCHED.REMOVE_EVENT_QUEUE_SUBSCRIBER |
| jsaRemoveMemberWgr | DBMS_ISCHED.REMOVE_WINDOW_GROUP_MEMBER |
| jsaRemoveGroupMember | DBMS_ISCHED.REMOVE_GROUP_MEMBER |
| jsaRunJob | DBMS_ISCHED.RUN_JOB |
| jsaSetAgentPass | DBMS_ISCHED.SET_AGENT_REGISTRATION |
| jsaSetBoolAttrib | DBMS_ISCHED.SET_BOOL_ATTRIBUTE |
| jsaSetCharAttrib | DBMS_ISCHED.SET_CHAR_ATTRIBUTE |
| jsaSetDateAttrib | DBMS_ISCHED.SET_DATE_ATTRIBUTE |
| jsaSetGlobalAttrib | DBMS_ISCHED.SET_SCHEDULER_ATTRIBUTE |
| jsaSetIntAttrib | DBMS_ISCHED.SET_INT_ATTRIBUTE |
| jsaSetInterAttrib | DBMS_ISCHED.SET_INTERVAL_ATTRIBUTE |
| jsaSetListAttrib | DBMS_ISCHED.SET_LIST_ATTRIBUTE |
| jsaSetResourceConstraint | DBMS_ISCHED.SET_RESOURCE_CONSTRAINT |
| jsaStopJob | DBMS_ISCHED.STOP_JOB |
| jsaTime | DBMS_ISCHED.STIME |
| jsaTranslateJssuErrorCode | DBMS_IJOB.TRANSLATE_JSSU_ERROR_CODE |
| jsaValidateLocalCred | DBMS_ISCHED.CHECK_LOCAL_CREDENTIAL |
| jsbaBatchJobOps | DBMS_ISCHED.BATCH_JOB_OPS |
| jsbaCreateJobs | DBMS_ISCHED.CREATE_JOBS |
| jsbaSetJobAttribs | DBMS_ISCHED.SET_JOB_ATTRIBUTES |
| jsbaShowErrors | DBMS_ISCHED.SHOW_ERRORS |
| jskeCheckAQCbkPrivs | DBMS_ISCHED.CHECK_AQ_CBK_PRIVS |
| jskeCheckReqPrivs | DBMS_ISCHED.CHECK_REQUEST_PRIVS |
| jskeEventCondFilter | DBMS_ISCHED.EVENT_COND_FILTER |
| jskeFileWatchFilter | DBMS_ISCHED.FILE_WATCH_FILTER |
| jskeGetSchLimMsgid | DBMS_ISCHED.RAISE_SCHLIM_EVT |
| jskeGetLastFWRun | DBMS_ISCHED.GET_LAST_RUN_TIME |
| jskeRecResendReq | DBMS_ISCHED.RECORD_RESENT_REQUEST |
| jskeSetEvtMsgArg | DBMS_ISCHED.SET_EVTMSG_ARG |
| jskeSetLastFWRun | DBMS_ISCHED.SET_LAST_RUN_TIME |
| jsxsExecPrePostApply | DBMS_ISCHED.EXEC_JOB_RUN_LSA |
| jsxsGetSysTimeZoneName | DBMS_ISCHED.GET_SYS_TIME_ZONE_NAME |
| jzn | json |
| k | kernel |
| k2 | distributed execution |
| k2c | kernel to kernel |
| k2d | global unique database id |
| k2g | global transction id |
| k2gcrt | create a distributed transaction |
| k2gihash | calculate a hash value from a global transaction id |
| k2glpr | print local tran id |
| k2gt | commit global transaction |
| k2i | indoubt table interface |
| k2l | log records and log interface |
| k2labo | abort session: first abort aborts tx |
| k2lcom | commit session |
| k2lpre | prepare: enter prepared state for session |
| k2r | multiple RPC |
| k2rbeg | RPC for begin transaction |
| k2s | server |
| k2send | server end transaction - 2PC state machine |
| k2serv | service a transaction manager RPC |
| k2sfor | forget current session of current transaction |
| k2udio | message unmarshalling |
| k2v | recovery |
| k5 | kerberos (authentication) version 5 |
| ka | access |
| kad | objects anydata/images |
| kaf | fetch |
| kau | perform inserts |
| kaudel | delete row from table and modify indexes (?) |
| kauupd | update table and modify indexes |
| kauxsin | insert a key into x index segment(s) only |
| kb | backup |
| kbc | backup appliance containers |
| kbrs | backup appliance |
| kc | cache |
| kcb | buffers |
| kcb_apply | apply changes |
| kcb_commit | commit issued |
| kcb_commit_main | main |
| kcb_post_apply | post-apply (CBC latch is freed) |
| kcb_pre_apply | pre-apply (CBC latch is taken) |
| kcb_sync_last_change | call kcrf_commit_force to sync redo |
| kcbapl | apply (changes to buffer; kcoapl executes changes) |
| kcbb | databasewriter |
| kcbbacq | active checkpoint queue |
| kcbbdrv | central write driver |
| kcbblwr | create redo records for list of blocks written (media recovery marker) |
| kcbbposts | post dbwr to write |
| kcbbwlru | write buffers from one of the LRU write lists |
| kcbbxsv | take single buffer and check if we have to return to LRU |
| kcbcbo | call begin object checkpoint (?) |
| kcbchg | change a block |
| kcbchg1 | change a block |
| kcbchk_ctx | check context |
| kcbdbh | dump one buffer |
| kcbdnb | dump n buffers |
| kcbema | exam and maybe apply |
| kcbgcur | get in current mode |
| kcbget | get buffer (retry scan performed earlier by kcbgtcr) |
| kcbgtcr | get consistent read |
| kcbh | header |
| kcbhfix_tail | update tail (low-order two bytes of the scn+block type+block sequence number) |
| kcbhlchk | logical check |
| kcbhsbs_ub8 | write SCN base and wrap in buffer header |
| kcbhxor | xor buffer contents |
| kcbhxoro | operation |
| kcbi_ | shared IO pool |
| kcbi_get_rsv_bh | get reserved buffer header |
| kcbi_issue_io | issue IO |
| kcbi_issue_read | issue read |
| kcbi_issue_write | issue write |
| kcbibr | invalidate range of blocks |
| kcbifc | full database caching mode (?) |
| kcbipnns | is (buffer) pinned (no statistics) |
| kcbism | is medium (selection of read strategy) |
| kcbispnd | is (buffer) pinned (is buffer pinned stat is incremented) |
| kcbivlo | is very large object (selection of read strategy) |
| kcbk | checkpoint queue manipulation |
| kcbk_prefetch_track | db_block_prefetch administration |
| kcbklbc | link buffer into ckpt queue |
| kcbkllrba | find lowest low RBA on checkpoint queues |
| kcbkubc | unlink buffer from chpt queue |
| kcbl | (loader) direct io routines |
| kcblci | check input |
| kcblgt | get buffer |
| kcblibr | locally invalidate block range or object |
| kcblin | operations for redo-less write interface |
| kcblnb | load new buffer |
| kcblnb_dscn | load new buffer |
| kcblrd | initiate read ahead |
| kcblrl | load release buffer |
| kcblrs | read submit |
| kcblsy | load sync IO |
| kcbnlc | analyze cleanout |
| kcbo | object queue |
| kcbo_ckpt_obj | fast object checkpoint |
| kcbo_service_ockpt | object checkpoint completion check |
| kcbpioq | physical IO queueing (batched in planline) |
| kcbpioqAddIO | add IO to batched IO |
| kcbpioqInit | initialize memory area in shared pool |
| kcbpioqRegisterClient | create memory area in shared pool main function |
| kcbpioqWillWaitForIO | save IO for batching |
| kcbpioqcInit | initialize memory area in pga |
| kcbr_apply_pending | apply changed pending read completion |
| kcbr_media_apply | apply change vector for media recovery |
| kcbrbuf | get a recovery buffer |
| kcbrbr | reuse block range: called by space management |
| kcbrls | release pin |
| kcbtema | thread recovery examine and maybe apply |
| kcbtse | tablespace encryption |
| kcbtse_encdec_tbsblk | block encrypt |
| kcbtse_get_tbskey | get tablespace key |
| kcbtsn | get tablespace number |
| kcbs | simulator |
| kcbsacc | access |
| kcbv | vlm (very large memory) |
| kcbw | working set management |
| kcbz | subroutines for kcb |
| kcbz_encdec_tbsblk | tablespace block encrypt |
| kcbz_fp_cr | fast pin consistent read |
| kcbz_fp_shr | fast pin shared mode |
| kcbz_fr_buf | free buffer |
| kcbz_free_table_scan_read_buffer | free buffered multiblock read buffer |
| kcbz_table_scan_read | buffered multiblock read main loop |
| kcbzar | release buffer |
| kcbzcb | create/maybe clone buffer |
| kcbzdh | dump buffer routine |
| kcbzfb | format block |
| kcbzfs | free state object (buffer handle/kcbbf) |
| kcbzgb | get cr/read/rec (space for) buffer with dba/class; set buffer state to reading |
| kcbzgm | get (space for) multiblock buffer |
| kcbzgs | get state object (buffer handle/kcbbf) |
| kcbzgsf | fast |
| kcbzgws | get write list |
| kcbzib | input buffer (reads a block from disk into a buffer) |
| kcbzibmlt | for multiblock read |
| kcbzpb | prepare block for write. calls kcbhpwb to prepare block for write |
| kcbztek_trace_blk | tablespace encryption check(?) |
| kcbzvb | verify buffer |
| kcbzwb | wait buffer (buffer busy wait) |
| kcbzwc | wait (write) complete |
| kcbzwcw | wait |
| kcc | controlfile |
| kcc_get_enqueue | get controlfile enqueue |
| kcc_tac_callback | timed-out actions callback routine (could signal waiting too long) |
| kccbcf | begin controlfile update |
| kccbcx | begin control transaction |
| kccccf | close control files |
| kccchb | cache header block |
| kccchm | cache header block |
| kcccmt | commit changes |
| kccecx | end controlfile transaction. release enqueue |
| kccexpd | expand controlfile section for rectype |
| kccfup | if arg1 != arg2 then return |
| kccgft | get for fixed table |
| kccidf | identify all copies of the controlfile. sends a message to the dbwr |
| kcckfr | deallocate controlfile cache using kernel memory free routine |
| kccocx | open controlfile transaction |
| kccocx_noenq | no enqueue? there is an enqueue get in the function? |
| kccpbcx | prepare begin controlfile transaction. |
| kccpcp | prepare(?) checkpoint progress records |
| kccrhd | read header |
| kccwbp | write block physically |
| kccxfe | fixed table callback: database file entries |
| kcf | file management |
| kcfaioe | aio error. checks if aio is possible. |
| kcfbsy | background synchronisation of SGA and controlfile |
| kcfcaf | close all files |
| kcfccfl | create control file logfile exam |
| kcfcdb | create and mount the database |
| kcfcld | close database |
| kcfcmb | create/mount database subroutines |
| kcfcsy | cross instance sync |
| kcfida | identify file action |
| kcfido | is database open |
| kcfis | intelligent storage |
| kcfis_tablespace_is_on_sage | test if tablespace is on exadata |
| kcfl | loader |
| kcflci | check status of IO |
| kcflwi | wait for IO |
| kcfmdb | mount database |
| kcfmrc | get multiblock read count(?) |
| kcfopd | open/close database code |
| kcfrbd | read buffers from disk |
| kcfris | release instance state queue |
| kcfrms | DBMS_SYSTEM.KCFRMS_ICD KCFRMS |
| kcfwatwr | wait for write IOs to finish (dbwr) |
| kcht | hash table |
| kci | oracle text |
| kck | compatibility |
| kcl | lock manager/buffer cache |
| kcl_dissolve_affinity | DBMS_CACHEUTIL.KCL_DISSOLVE_AFFINITY |
| kcl_dissolve_readmostly | DBMS_CACHEUTIL.KCL_DISSOLVE_READMOSTLY |
| kcl_grab_affinity | DBMS_CACHEUTIL.KCL_GRAB_AFFINITY |
| kcl_grab_readmostly | DBMS_CACHEUTIL.KCL_GRAB_READMOSTLY |
| kcl_obj_downconvert | DBMS_CACHEUTIL.KCL_OBJ_DOWNCONVERT |
| kclalc | allocate and initialize lock context |
| kclbla | release processing? |
| kclcfusion | claim fusion lock |
| kclcsfusion | start fusion recovery request |
| kclclaim | claim a recovery lock |
| kclcls | check lock status |
| kclcvb | convert lock background: send message(s) to background to convert lock |
| kclebs | escalate buffer state. this routine attempts to make a shared current. |
| kclgclk | global cache lock |
| kclpto | background timeout action |
| kclrdone | recovery is done so cleanup buffer |
| kclscrs | setup consistent reads |
| kclwcrs | wait for consistent reads |
| kcm | miscellaneous |
| kcm_DisableAutoRollover | DBMS_SCN.DISABLEAUTOROLLOVER |
| kcm_EnableAutoRollover | DBMS_SCN.ENABLEAUTOROLLOVER |
| kcm_GetCurrentSCNParams | DBMS_SCN.GETCURRENTSCNPARAMS |
| kcm_GetSCNAutoRolloverParams | DBMS_SCN.GETSCNAUTOROLLOVERPARAMS |
| kcm_GetSCNParamsByCompat | DBMS_SCN.GETSCNPARAMSBYCOMPAT |
| kcmadj | adjust scn |
| kcmclscn | check lamport scn |
| kcmclscn8 | 8 |
| kcmdsc | dfs: set/get/inc lock value scn and mess with backup scn if needed |
| kcmgtsf | get timestamp full |
| kcmtdif | time difference |
| kcn | nologging(?) |
| kco | operation |
| kco_blkchk | main block check function |
| kco_issue_callback | callback function |
| kcoadd | add change vector to kcocv array |
| kcoadv_hdr | advance SCN in buffer header |
| kcoapl | apply (changes to buffer) |
| kcoapl_validate | validate applied changes |
| kconew | create (new) array (kcocv) of change vectors |
| kcopcv | prepare change vector/redo entry generation and retrieval |
| kcoubk | undo callback |
| kcosze | calculate undo record size |
| kcp_getafndbid | DBMS_TTS.GET_AFN_DBID |
| kcp_getafndbidxendian | DBMS_TTS.GET_AFN_DBIDXENDIAN |
| kcp_tse_get_protected_tse_key | DBMS_TTS.GET_PROTECTED_TSE_KEY_INT |
| kcp_tse_put_protected_tse_key | DBMS_TTS.PUT_PROTECTED_TSE_KEY_INT |
| kcpacomp | DBMS_PLUGTS.KCP_ACOMP |
| kcpaldfts | DBMS_PLUGTS.KCP_ALDTFS |
| kcpbexp | DBMS_PLUGTS.KCP_BEXP |
| kcpcheckxmlsch | DBMS_EXTENDED_TTS_CHECKS.KCP_CHECKXMLSCHEMA |
| kcpchkxPlatform | DBMS_PLUGTS.KCP_CHKXPLATFORM |
| kcpcmt | DBMS_PLUGTS.KCP_CMT |
| kcpgetchar | DBMS_PLUGTS.KCP_GETCHAR |
| kcpgetfh | DBMS_PLUGTS.KCP_GETFH |
| kcpinit | DBMS_PLUGTS.KCP_INIT INITIMPORT |
| kcpnewts | DBMS_PLUGTS.KCP_NEWTS |
| kcppd | DBMS_PLUGTSP.KCP_PD PATCHDICTIONARY |
| kcpplgdf | DBMS_PLUGTS.KCP_PLGDF |
| kcpplobp | DBMS_PLUGTSP.KCP_PLOBP PATCHLOBPROP |
| kcpptmd | DBMS_PLUGTSP.KCP_PTMD PATCHTABLEMETADATA |
| kcprdfh | DBMS_PLUGTS.KCP_RDFH |
| kcr | recovery |
| kcra | redo application/access |
| kcramr | apply media recovery |
| kcratr | thread redo application |
| kcratr_claim | claim recovery buffers |
| kcratr1 | pass one: construct recovery set |
| kcratr2 | pass two: apply change vectors |
| kcrcrl | corrupt redo log |
| kcrf | file |
| kcrf_cnv_fh_before_write | convert file header before write |
| kcrf_cnv_fh_after_read | convert file header after read |
| kcrf_cnv_fh_layout | convert file header layout |
| kcrf_commit_force | commit changes and post lgwr or wait for lgwr |
| kcrf_commit_force_int | (12c) |
| kcrf_get_logical_block_size | get redo block size |
| kcrf_pvt_strand_bind | try to bind private strand |
| kcrf_read_header | read header |
| kcrf_strand_ftcb | strand fetch callback (x$kcrfstrand helper function) |
| kcrf_sync_adaptive_set | set adaptive log file sync mode |
| kcrf_val_log_bsz | evaluate physical blocksize for logfile IO(?) |
| kcrfds | do switch of current log |
| kcrfisd | redo is on disk |
| kcrfnl | next log |
| kcrfr | read |
| kcrfro | open a logfile for redo reading. |
| kcrfrgv | get change vector header/data |
| kcrfsl | switch log |
| kcrfvh | verify header |
| kcrfw | write/broadcast SCN |
| kcrfw_alfs | adaptive log file sync |
| kcrfw_alfs_save_redowrite_time | save redo write time (lgwr) |
| kcrfw_alfs_cron_job | calculate alfs stats (ckpt) |
| kcrfw_cal_target_rba | calculate target redo byte address |
| kcrfw_copy_cv | copy change vectors to public redo buffer |
| kcrfw_do_null_write | execute write cycle without write |
| kcrfw_do_write | execute write cycle with write and increase on disk and real redo SCN |
| kcrfw_gather_lwn | gather strand info for LWN batch and put results in PIC |
| kcrfw_gather_strand | gather strand write info |
| kcrfw_have_non_idle_strand | gather strands needing writing from PIC |
| kcrfw_partial_checksum | write checksum into the redo strand |
| kcrfw_post | post-write activities |
| kcrfw_postprocess_write | postprocessing and generating statistics |
| kcrfw_redo_gen | main redo generation function |
| kcrfw_redo_gen_ext | (12c) |
| kcrfw_redo_write | redo |
| kcrfw_redo_write_driver | main redo handling function |
| kcrfw_redo_write_initpic | initialise pending IO context buffer (PIC) |
| kcrfw_slave_adaptive_cronjob | calculate lgwr slave stats (ckpt) |
| kcrfw_slave_group_main | main logwriter worker function |
| kcrfw_slave_group_postall | lgwr function to post lgwr workers |
| kcrfw_slave_queue_insert | main lgwr function to provide writes to lgwr workers |
| kcrfw_slave_queue_remove | main lgwr worker function to wait for work. wait in semtimedop. |
| kcrfw_stats_writesize_record | calculate and provide statistics (sesstat/sysstat). optionally provide write elapsed message in logwriter tracefile. |
| kcrfw_update_and_bcast_real_redo_scn | update real redo SCN and real write time in kcrfsg_ |
| kcrfw_update_redo_blk_hdrs | obtain write info from PIC and write redo headers |
| kcrfw_wait_for_fg_copy | read redo copy latches accompanying shared pool structure to validate writes to redo are done |
| kcrfwh | write header |
| kcrfwi | write redo into the logfile |
| kcrfwl | sWitch logs |
| kcrfwnf | new file (?) |
| kcrfwr | write redo into the logbuffer |
| kcrfws | wait for space (logswitch) |
| kcrhvbo | header verify |
| kcrm | media recovery |
| kcroio | online logfile IO routines |
| kcropn | open online logfile for kcroio and kcrfoc |
| kcrp | recovery parallel |
| kcrpap | apply change vector |
| kcrpclaim | claim recovery buffers |
| kcrpdv | recovery parallel (driver?) |
| kcrpsend_claim | send recovery buffer claim message |
| kcrr | redo archival |
| kcrrlh | log history |
| kcrrschd | schedule multiple arch processes |
| kcrrsmp | start multiple arch processes |
| kcrrxmp | stop multiple arch processes |
| kcrv | recovery |
| kcrvfh | file headers |
| kcs | scn management |
| kcsadj1 | adjust SCN |
| kcsadj3 | adjust SCN |
| kcsaj8 | adjust SCN |
| kcscu8 | read current SCN |
| kcscur_rba | read redo byte address from kcrfsg_ |
| kcscur3 | read current SCN |
| kcsdnfy | distributed notify |
| kcsgbsn | get batched SCN |
| kcsgbsn8 | get batched SCN (12.2) |
| kcsgcsn | get current SCN |
| kcsgrsn | get recent SCN |
| kcsgssn | get snapshot SCN |
| kcsnew3 | get new SCN |
| kcsnew8 | get new SCN |
| kcsm | shared routines |
| kct | threads |
| kctmttr | mean time to recover (?) |
| kctmttrest | estimation |
| kctrec | recovery threads |
| kctrcp | record checkpoint progress |
| kcttsc | thread state change |
| kcv | recovery |
| kcvcca | checkpoint check action |
| kcvcrv | thread recovery |
| kcvdmr | do media recovery |
| kcvirv | instance recovery |
| kcvrcrba | read current redo byte address |
| kcvsurs | set unrecoverable SCN |
| kcvvra | verify reset allowed |
| kd | data |
| kda | analyze/statistics |
| kdasts | Statistics Scan driver |
| kdavls | validate structure driver |
| kdb | block structures and manipulation |
| kdbl | direct path load |
| kdblai | database block loader array insertion |
| kdblailb | load block |
| kdblcRejectedDueToChaining | c? rejected due to chaining |
| kdbmrd | multi row slot delete |
| kdc | cluster |
| kdd | delete/(cluster?) |
| kddchg | perform delete/update change |
| kdddgb | delete get block |
| kddlkr | delete rows |
| kdeu | export unload |
| kdfi | memoptimize for write |
| kdfiInitSGAState | create write buffer in large pool |
| kdfiWrite | write into write buffer |
| kdfs | dbfs c api |
| kdg | gathering |
| kdglfp | locator function perform |
| kdglfs | locator function scan block |
| kdgprd | Process Row Data |
| kdgpnb | pin block |
| kdgstp | STatistics Perform |
| kdgsts | Gathering STatistics Scan |
| kdgvsp | validate structure perform |
| kdgvss | validate structure scan |
| kdi | index |
| kdiXuFinish | finish processing of delaued index maintenance |
| kdibFinish | kxib finish index maintenance processing |
| kdib | bitmap index generation definitions |
| kdiblsorget | extract key/rewoid from sorter |
| kdiblwrite | write a kdi entry |
| kdibc | bitmap index compression stream |
| kdibco | stream output |
| kdibh | hash table |
| kdibi | inversion item-table |
| kdibl | maintenance for dml and direct load |
| kdiblFinish1 | callback processing for KXIB |
| kdiblLockRange | lock the range associated with a given dml target |
| kdiblcfls | conventional flush batch with undo overhead |
| kdibq | queue class |
| kdibr | row source utility |
| kdic | create |
| kdicclean | cleanup IND$ if online builder crashes |
| kdicdrv | driver routine |
| kdicrws | using row source |
| kdics | cluster table scan |
| kdif | scan |
| kdifbk | fetches the single index row matching the argument key |
| kdifind | find the appropriate index block to store the key |
| kdifxs | fetch next or previous row in the argument index scan |
| kdifxs1 | fetch row from index block inner function |
| kdiins | inserts the argument key and associated keydata |
| kdiins0 | 0 |
| kdiixs | index range scan |
| kdiknf | key not found - debug code for oer-8102 |
| kdil | load |
| kdim | coalesce |
| kdimod0 | modifies the argument key's row from the argument index according |
| kdis | split |
| kdisle | split the argument leaf block and insert the argument key |
| kdisnew | allocate a new index block during a split |
| kdisnewle | leaf block |
| kdiss | skip scan |
| kdiulk | undo leaf operation |
| kdizoltp | OLTP HIGH Index |
| kdk | search key |
| kdkv | in-memory OLTP keyvalue |
| kdl | lob |
| kdl_write | write into an ilob instance |
| kdla | SecureFile Archive |
| kdlgsp_init | space management batching |
| kdli | Inode |
| kdlprl | read a contiguous range of blocks starting at a fatblock |
| kdlrci | rci |
| kdlrdb | read a block at a time |
| kdlsfb | pull in up to size bytes of data from stream and start writing at offset |
| kdlw | write |
| kdlx | xfm |
| kdlxdup | dedup |
| kdlxgs_init | reclaim space from transaction freelist in index |
| kdm | in-memory data layer |
| kdmado | ADO |
| kdmd | dictionary and cache |
| kdmemopt_drop_object | DBMS_MEMOPTIMIZE.DROP_OBJECT_INT |
| kdmemopt_populate | DBMS_MEMOPTIMIZE.POPULATE_INT |
| kdmgd | GD |
| kdmime | IME |
| kdml | populating |
| kdmo | optimizer |
| kdmpdeallocateversions | DBMS_INMEMORY_ADMIN.DEALLOCATE_VERSIONS |
| kdmpdisablefaststart | DBMS_INMEMORY_ADMIN.FASTSTART_DISABLE |
| kdmpenablefaststart | DBMS_INMEMORY_ADMIN.FASTSTART_ENABLE |
| kdmpgetfaststarttbs | DBMS_INMEMORY_ADMIN.GET_FASTSTART_TABLESPACE |
| kdmpimecapexpr | DBMS_INMEMORY_ADMIN.IME_CAPTURE_EXPRESSIONS |
| kdmpimeclosewindow | DBMS_INMEMORY_ADMIN.IME_CLOSE_CAPTURE_WINDOW |
| kdmpimedropallexpr | DBMS_INMEMORY_ADMIN.IME_DROP_ALL_EXPRESSIONS |
| kdmpimeopenwindow | DBMS_INMEMORY_ADMIN.IME_OPEN_CAPTURE_WINDOW |
| kdmppopulate | DBMS_INMEMORY.POPULATE_INTERNAL |
| kdmprepopulate | DBMS_INMEMORY.REPOPULATE_INTERNAL |
| kdmpsegmentdeallocateversions | DBMS_INMEMORY.SEG_DEALLOC_VERS_INTERNAL |
| kdmr | background |
| kdmrIMCLOAD | in memory chunk load/populate |
| kdmrIMCLOAD_cb | callback |
| kdn | sequence number |
| kdns | sequence enqueue |
| kdo | operations |
| kdoapl | apply |
| kdodrp | delete row piece |
| kdoirp | insert row piece |
| kdoiur | insert undo record |
| kdolkr | lock row piece |
| kdourp | update row piece |
| kdp | archive compression: pcode |
| kdq | query |
| kdrpCC | DBMS_REPAIR.CHECK_COMPAT |
| kdrpCO | DBMS_REPAIR.CHECK_OBJECT |
| kdrpDK | DBMS_REPAIR.DUMP_ORPHAN_KEYS |
| kdrpFB | DBMS_REPAIR.SEGMENT_FIX_STATUS |
| kdrpFC | DBMS_REPAIR.FIX_CORRUPT_BLOCKS |
| kdrpFL | DBMS_REPAIR.REBUILD_FREELISTS |
| kdrpOIC | DBMS_REPAIR.ONLINE_INDEX_CLEAN |
| kdrpRQI | DBMS_REPAIR.REBUILD_SHC_INDEX |
| kdrpRCK | DBMS_REPAIR.REPAIR_CLUSTER_INDEX_KEYCOUNT |
| kdrpSC | DBMS_REPAIR.SKIP_CORRUPT_BLOCKS |
| kds | seek/scan |
| kdse | extent |
| kdselini | list initialize |
| kdsc | cluster |
| kdscgr | table scan |
| kdsfbr | fetch by rowid. returns a pointer to the row header |
| kdsgnp | fetch by rowid get continued row piece (chained row) |
| kdsgrp | fetch by rowid get row piece |
| kdsics | cluster table scan |
| kdso | service object |
| kdsocrl | check if row is locked |
| kdst | table |
| kdst_compile | compile scan type |
| kdst_fetch | fetch blocks |
| kdst_mode | determine scan mode |
| kdstf | full ultra fast scan |
| kdstgr | get row |
| kdsttgr | full table scan |
| kdt | table insert |
| kdtInsRow | insert a row immediately |
| kdtSimpleInsRow | simple insert a row |
| kdt_bseg_srch_cbk | check for uncommitted space |
| kdtchg | generate change |
| kdtgsp | table/cluster insert get space |
| kdtgrs | get space |
| kdtwrp | write row piece |
| kdu | update |
| kdugetpart | get partition information for a deleted or opdated row |
| kdumrp | update multiple row pieces |
| kduovw | updates already existing rows |
| kduurp | update row piece |
| kdusru | single row update |
| kdwf | worker framework |
| kdx | index block |
| kdxokcmp | Auto Prefix Compressed Index |
| kdxt | temporary block |
| kdz | archive compression |
| kdza | compression |
| kdza_delete | DBMS_COMPRESSION.KDZA_DELETE |
| kdza_dump_map | DBMS_COMPRESSION.KDZA_DUMP_MAP |
| kdzc | compression |
| kdzcmptype | DBMS_COMPRESSION.KDZCMPTYPE |
| kdzd | decompression |
| kdzh | compression |
| kdzk | HPK |
| kdzp | pcode |
| kdzs | decompression |
| kdzu | uncompress |
| ke | event |
| keadDeleteDirectivePLSQL | PRVT_ADVISOR.DELETE_DIRECTIVE_I |
| keadEvalDirectivePLSQL | PRVT_ADVISOR.EVAL_DIRECTIVE_VALUE_I |
| keadInsertDirDefPLSQL | PRVT_ADVISOR.INSERT_ADV_DIR_DEF_I |
| keadInsertDirectivePLSQL | PRVT_ADVISOR.INSERT_DIRECTIVE_I |
| keadUpdateDirDefPLSQL | PRVT_ADVISOR.UPDATE_ADV_DIR_DEF_I |
| keasEditPLSQL | PRVT_ADVISOR.EDIT |
| keauFormatMsgGroupPLSQL | PRVT_ADVISOR.FORMAT_MESSAGE_GROUP |
| keauFormatMsgPLSQL | PRVT_ADVISOR.FORMAT_MESSAGE |
| keauGetDbVersionPLSQL | PRVT_ADVISOR.GET_DB_VERSION |
| keauInterruptTaskPLSQL | PRVT_ADVISOR.SIGNAL_INTERRUPT |
| keauRecordErrorMsg | PRVT_ADVISOR.RECORD_ERRORMSG_CALLOUT |
| keauRecordJournalPLSQL | PRVT_ADVISOR.RECORD_JOURNAL |
| keauhtlPLSQL | PRVT_ADVISOR.HANDLE_LOCK |
| keautcintrPLSQL | PRVT_ADVISOR.TEST_CHECK_INTERRUPT |
| keb | MMON/MMNL infrastructure |
| kec | real application testing |
| kecpEntryCalibrate | DBMS_WORKLOAD_REPLAY_I.INVOKE_CALIBRATE |
| kecpEntryCancelReplay | DBMS_WORKLOAD_REPLAY_I.INVOKE_CANCEL_REPLAY |
| kecpEntryClientConnect | DBMS_WORKLOAD_REPLAY_I.INVOKE_CLIENT_CONNECT |
| kecpEntryClientVitals | DBMS_WORKLOAD_REPLAY_I.INVOKE_CLIENT_VITALS |
| kecpEntryEndReplayActions | DBMS_WORKLOAD_REPLAY_I.INVOKE_END_REPLAY_ACTIONS |
| kecpEntryFilters | DBMS_WORKLOAD_REPLAY_I.INVOKE_FILTERS |
| kecpEntryGetAdvancedParameter | DBMS_WORKLOAD_REPLAY_I.INVOKE_GET_ADVANCED_PARAMETER |
| kecpEntryGetCapDirType | DBMS_WORKLOAD_REPLAY_I.INVOKE_GET_CAPDIR_TYPE |
| kecpEntryGetCapturedTables | DBMS_WORKLOAD_REPLAY_I.INVOKE_GET_CAPTURED_TABLES |
| kecpEntryHandleRepDir | DBMS_WORKLOAD_REPLAY_I.INVOKE_HANDLE_REPDIR |
| kecpEntryIsReplayPaused | DBMS_WORKLOAD_REPLAY_I.INVOKE_IS_REPLAY_PAUSED |
| kecpEntryLoadDivergence | DBMS_WORKLOAD_REPLAY_I.INVOKE_LOAD_DIVERGENCE |
| kecpEntryPauseReplay | DBMS_WORKLOAD_REPLAY_I.INVOKE_PAUSE_REPLAY |
| kecpEntryPrepareReplay | DBMS_WORKLOAD_REPLAY_I.INVOKE_PREPARE_REPLAY |
| kecpEntrySetAdvancedParameter | DBMS_WORKLOAD_REPLAY_I.INVOKE_SET_ADVANCED_PARAMETER |
| kecpEntryStartReplay | DBMS_WORKLOAD_REPLAY_I.INVOKE_START_REPLAY |
| kecpGetClock | DBMS_WORKLOAD_REPLAY_I.INVOKE_GET_CLOCK |
| kecpPopulateDivergenceEntry | DBMS_WORKLOAD_REPLAY_I.INVOKE_POPULATE_DIVERGENCE |
| kecpSqlIdToOCINumber | DBMS_WORKLOAD_REPLAY_I.INVOKE_SQLID_TO_OCINUMBER |
| kecpValidateEncryptionPasswd | DBMS_WRR_INTERNAL.INVOKE_VALIDATE_ENC_PASSWD |
| kecpcEntryGenCapture | DBMS_WORKLOAD_REPLAY_I.INVOKE_GENERATE_CAPTURE |
| kecpcEntryParseLoginQueue | DBMS_WORKLOAD_REPLAY_I.INVOKE_PARSE_LOGIN_QUEUE |
| kecpcEntryScheduleEvent | DBMS_WORKLOAD_REPLAY_I.INVOKE_SCHEDULE_EVENT |
| kecppEntryLoadLongSqlText | DBMS_WORKLOAD_REPLAY_I.INVOKE_LOAD_LONG_SQLTEXT |
| kecppEntryProcessRecording | DBMS_WORKLOAD_REPLAY_I.INVOKE_PROCESS_CAPTURE |
| kecppGetWMDSyncMode | DBMS_WORKLOAD_REPLAY_I.INVOKE_GET_SYNC_MODE |
| kecprm | masking |
| kecprmEntryExtract | DBMS_RAT_MASK_INTERNAL.DBR_EXTRACT_CALLOUT |
| kecprmEntryReplace | DBMS_RAT_MASK_INTERNAL_DBR_MASK_CALLOUT |
| kecr_OS_seconds | DBMS_WRR_REPORT.OS_SECONDS |
| kecrCheckSqlsetPrivs | DBMS_WRR_INTERNAL.INVOKE_CHECK_SQLSET_PRIVS |
| kecrEntryAcquireLock | DBMS_WRR_INTERNAL.INVOKE_ACQUIRE_WRR_LOCK |
| kecrEntryDisResSes | DBMS_WRR_INTERNAL.INVOKE_DIS_RES_SESS |
| kecrEntryFinishRecord | DBMS_WORKLOAD_CAPTURE_I.INVOKE_FINISH_CAPTURE |
| kecrEntryReleaseLock | DBMS_WRR_INTERNAL.INVOKE_RELEASE_WRR_LOCK |
| kecrEntryStartRecord | DBMS_WORKLOAD_CAPTURE_I.INVOKE_START_CAPTURE |
| kecrEntrySwitchBucket | DBMS_WORKLOAD_CAPTURE_I.INVOKE_SWITCH_BUCKET |
| kecuDirExists | DBMS_WORKLOAD_CAPTURE_I.INVOKE_DIR_EXISTS |
| kecuGetDirPath | DBMS_WORKLOAD_CAPTURE_I.INVOKE_GET_PATH |
| kecuGetFeatureBooleanValue | DBMS_WRR_INTERNAL.INVOKE_GET_FEATURE_BOOL_VALUE |
| kecuSimpleCommand | DBMS_WRR_PROTECTED.INVOKE_SIMPLE_CMD |
| kecukghsfsNewfile | DBMS_WRR_INTERNAL.INVOKE_KGHSFSNEWFILE |
| kecuwReadWMD | DBMS_WRR_INTERNAL.INVOKE_READ_WMD |
| kecuwUpdateWMD | DBMS_WRR_INTERNAL.INVOKE_UPDATE_WMD |
| kegCheckRatOption | PRVT_SMGUTIL.CHECK_RAT_OPTION |
| kegPackEnabledPLSQL | PRVT_SMGUTIL.PRVT_PACK_ENABLED |
| kehASHqueryPLSQL | PRVT_HDM.GET_QUERY_PREDICATE |
| kehExecute | PRVT_HDM.EXECUTE |
| kehPlsqlValidateInstance | PRVT_HDM.VALIDATE_INSTANCE |
| kehePlsqlRacFloodControl | PRVT_RTADDM.RAC_FLOOD_CONTROL |
| keiut | IUT infrastructure |
| kel | server generated alert infrastructure |
| keltpost_plsql | DBMS_SERVER_ALERT_PRVT.POST_ALERT_I |
| kelr_reconcile_threshold | DBMS_SERVER_ALERT.RECONCILE_THRESHOLD |
| kelr_set_threshold | DBMS_SERVER_ALERT.SET_THRESHOLD |
| keomg | DBOP generic service/monitoring daemon |
| keomm | DBOP composite type |
| keommBeginOperationExt | DBMS_SQL_MONITOR.BEGIN_OPERATION_INT |
| keommEndOperationExt | DBMS_SQL_MONITOR.END_OPERATION_INT |
| keomn | DBOP monitoring |
| keplan | SQL compare plans |
| ker | orarep |
| kerctcBuildGenericTag | DBMS_REPORT.BUILD_GENERIC_TAG |
| kerpiFinishFullCapture | DBMS_AUTO_REPORT.FINISH_REPORT_CAPTURE_CALLOUT |
| kerpiMarkSqlMonEntryExt | DBMS_AUTO_REPORT_INTERNAL.I_MARK_SQLMON_CALLOUT |
| kerpiStartFullCapture | DBMS_AUTO_REPORT.START_REPORT_CAPTURE_CALLOUT |
| kertvApplySchemaExt | DBMS_REPORT.APPLY_XML_SCHEMA |
| kertvApplyXsltExt | DBMS_REPORT.APPLY_XSLT |
| kertvGetLargeParamValExt | DBMS_REPORT.KERTVGETLARGEPARAMETERVALEXT |
| kertvTransformHtmlToTextExt | DBMS_REPORT.TRANSFORM_HTML_TO_TEXT |
| kerutlBuildRRefStruct | DBMS_REPORT.BUILD_REPORT_REFERENCE_STRUCT |
| kerutlBuildRRefVararg | DBMS_REPORT.BUILD_REPORT_REFERENCE_VARG |
| kerutlCheckLrgModeExt | DBMS_REPORT.I_LRG_MODE |
| kerutlCheckCaptureXmlExt | DBMS_REPORT.I_CAPTURE_XML_ENABLED |
| kerutlCompressExt | DBMS_REPORT.I_COMPRESS_REPORT_CALLOUT |
| kerutlGetExpOsdPathExt | PRVT_EMX.GET_EXPANDED_OSD_PATH |
| kerutlIsRacExt | PRVT_EMX.IS_RAC |
| kerutlIsZlib2base64CompExt | DBMS_REPORT.I_IS_ZLIB2BASE64_CALLOUT |
| kerutlReadFileToLobExt | PRVT_EMX.I_READ_FILE_TO_LOB |
| kerutlReadXmlTypeFromFileExt | PRVTEMX_DBHOME.I_READ_XMLFILE |
| kerutlUnescapeRRefExt | DBMS_REPORT.I_UNESCAPE_REPORT_REF |
| kerutlValidateName | DBMS_REPORT.VALIDATE_NAME |
| kerutlValidateRefParam | DBMS_REPORT.VALIDATE_REF_PARAMETER |
| keum | dbms_umf(_internal) |
| keumatlc_acquire_top_lock_cb | DBMS_UMF_INTERNAL.ACQUIRE_TOPOLOGY_LOCK |
| keumbtxc_build_target_xml_co | DBMS_UMF_INTERNAL.BUILD_TARGET_XML_INTERNAL |
| keumcnc_config_node_co | DBMS_UMF.CONFIGURE_NODE_CO |
| keumctic_cpy_top_info_co | DBMS_UMF.COPY_TOPOLOGY_INFO_CO |
| keumdtic_del_top_info_co | DBMS_UMF.DELETE_TOPOLOGY_INFO_CO |
| keumggdnco | DBMS_UMF_INTERNAL.GET_GLOBAL_DBLINK_NAME_INT |
| keumgnnc_get_nn_co | DBMS_UMF.GET_NODE_NAME_LOCAL_CO |
| keumgtic_get_target_id_co | DBMS_UMF.GET_TARGET_ID_CO |
| keumgtnc_get_topology_name_co | DBMS_UMF.GET_TOPOLOGY_NAME_LOCAL_CO |
| keumitcc_is_tgt_capable_co | DBMS_UMF.IS_TGT_CAPABLE_CO |
| keummtsc_modify_top_sw_co | DBMS_UMF.TOPOLOGY_ROLE_CHANGE_CO |
| keumpclc_pop_cache_local_co | DBMS_UMF_INTERNAL.POP_CACHE_LOCAL_CO |
| keumqni2c_query_node_info2_co | DBMS_UMF.QUERY_NODE_INFO_ID_CO |
| keumqlic_query_link_info_co | DBMS_UMF.QUERY_LINK_INFO_CO |
| keumqnic_query_node_info_co | DBMS_UMF.QUERY_NODE_INFO_CO |
| keumrrc_register_remote_co | DBMS_UMF_INTERNAL.REGISTER_REMOTE_INTERNAL |
| keumrtlc_release_top_lock_cb | DBMS_UMF_INTERNAL.RELEASE_TOPOLOGY_LOCK |
| keumruec_umf_remote_enabled_co | DBMS_UMF_INTERNAL.UMF_REMOTE_ENABLED_CALLOUT |
| keumspfps_sub_pat_co | DBMS_UMF_PROTECTED.PSF_SUBSTITUTE_PAT2 |
| keumswtc_sync_with_target_co | DBMS_UMF_INTERNAL.SYNC_WITH_TARGET_CO |
| keumunc_unconfig_node_co | DBMS_UMF.UNCONFIGURE_NODE_CO |
| keumurc_unreg_remote_co | DBMS_UMF_INTERNAL.UNREGISTER_REMOTE_INTERNAL |
| keumusotc_upd_svc_old_tgt_co | DBMS_UMF.UPD_SVC_OLD_TGT_CO |
| keumusr_update_service_remote | DBMS_UMF_INTERNAL.UPDATE_SERVICE_REMOTE_INT |
| keumxlc_xmlpar_load_c | DBMS_UMF_INTERNAL.TOPOLOGY_LOAD |
| kes | SQL manageability |
| kesai | infrastructure |
| kesaiCreateProfileExt | DBMS_SQLTUNE_INTERNAL.I_LOAD_SQL_PROFILE |
| kesaiRemoteCreatePlanBLExt | DBMS_SQLTUNE_INTERNAL.I_CREATE_SQL_PLAN_BL_REMOTE |
| kesaiRemoteAcceptProfileExt | DBMS_SQLTUNE_INTERNAL.I_ACCEPT_SQL_PROFILE_REMOTE |
| kesaiTuneSqlDriver | DBMS_SQLTUNE_INTERNAL.I_SUB_EXECUTE_CALLOUT |
| kesatm | infrastructure |
| kesdtcbCompressTestcaseCallout | DBMS_SQLTCB_INTERNAL.I_COMPRESS_TESTCASE_CALLOUT |
| kesdsCreateIncidentCallout | DBMS_SQLDIAG_INTERNAL.I_CREATE_INCIDENT_CALLOUT |
| kesdsIncidentid2SqlCallout | DBMS_SQLDIAG_INTERNAL.I_INCIDENTID_2_SQL_CALLOUT |
| kesdsRemoveIncidentCallout | DBMS_SQLDIAG_INTERNAL.I_REMOVE_INCIDENT_CALLOUT |
| keshs_alterExt | DBMS_SQLTUNE_INTERNAL.I_ALTER_SQL_PROFILE |
| keshs_clone | DBMS_SQLTUNE_INTERNAL.I_CLONE_SQL_PROFILE |
| keshs_create2Ext | DBMS_SQLTUNE_INTERNAL.I_CREATE_SQL_PROFILE |
| keshs_createExt | DBMS_SQLTUNE_INTERNAL.I_CREATE_SQL_PROFILE |
| keshs_dropExt | DBMS_SQLTUNE_INTERNAL.I_DROP_SQL_PROFILE |
| keshs_updateExt | DBMS_SQLTUNE_INTERNAL.I_UPDATE_SQL_PROFILE |
| keshs_validateCategoryExt | DBMS_SQLTUNE.VALIDATE_CATEGORY |
| keshs_validateProfileNameExt | DBMS_SQLTUNE.VALIDATE_PROFILE_NAME |
| kesm | real application testing: masking |
| kesmuIsBindMasked | DBMS_SQLTUNE_UTIL0.IS_BIND_MASKED_CALLOUT |
| kesmdStsExtractExt | DBMS_RAT_MASK_INTERNAL.STS_EXTRACT_CALLOUT |
| kesmdStsReplaceExt | DBMS_RAT_MASK_INTERNAL.STS_MASK_CALLOUT |
| kesp | SQL performance analyzer |
| kespiGetCECallout | DBMS_SQLPA.GET_SESS_OPTIMIZER_ENV |
| kesqs | infrastructure |
| kessi | infrastructure |
| kessiFetchSqlTraceSqlExt | DBMS_SQLTUNE.FETCH_SQL_TRACE_NEXT_SQL |
| kessiGetOptParamValNumExt | DBMS_SQLTUNE_INTERNAL.I_GET_OPT_PARAM_VAL_NUM |
| kessiGetOptParamValStrExt | DBMS_SQLTUNE_INTERNAL.I_GET_OPT_PARAM_VAL_STR |
| kessiInsertSqlText | DBMS_SQLTUNE_INTERNAL.I_INSERT_SQLSET_SQLTEXT |
| kessiUpdateStmtRefCount | DBMS_SQLTUNE_INTERNAL.I_UpDATE_AWR_SQLTEXT_REFCOUNT |
| kesstp | SQL trace parser |
| kest | tokenize (?) |
| kestb_get_signature | DBMS_SQLTUNE_UTIL0.GET_SIGNATURE |
| kestsInitCapStats | DBMS_SQLTUNE_INTERNAL.I_INIT_CAP_STATS_CALLOUT |
| kestsMmonToTuneExt | DBMS_SQLTUNE_INTERNAL.EXEC_EMX_TUNING_TASK_CALLOUT |
| kestsProcessSqlCallout | DBMS_SQLTUNE_INTERNAL.I_PROCESS_SQL_CALLOUT |
| kestsProcessStsCallout | DBMS_SQLTUNE_INTERNAL.I_PROCESS_SQLSET_CALLOUT |
| kestsRemoteExecSqlExt | DBMS_SQLPA.REMOTE_PROCESS_SQL_CALLOUT |
| kestsUpdCapStats | DBMS_SQLTUNE_INTERNAL.I_UPD_CAP_STATS_CALLOUT |
| kestsa | fix regression/parallel execution |
| kestsaExa | exadata |
| kestse | SQL test-execute service |
| kestsi | index-tune |
| kestsp | plan node analysis |
| kestss | statistics advisor |
| kesutl | infrastructure |
| kesutlCdbConDbid2NameExt | DBMS_SQLTUNE_UTIL0.CDBCON_DBID_TO_NAME |
| kesutlCdbConId2DbidExt | DBMS_SQLTUNE_UTIL0.CDBCON_ID_TO_DBID |
| kesutlCdbConName2IdsExt | DBMS_SQLTUNE_UTIL0.CDBCON_NAME2IDS |
| kesutlCheckObjPrivExt | DBMS_SQLTUNE_UTIL0.CHECK_OBJ_PRIV_CALLOUT |
| kesutlCheckPrivExt | DBMS_SQLTUNE_UTIL2.CHECK_PRIV_CALLOUT |
| kesutlExtractBind | DBMS_SQLTUNE_UTIL0.EXTRACT_BIND_CALLOUT |
| kesutlGenSqlId | DBMS_SQLTUNE_UTIL0.SQLTEXT_TO_SQLID |
| kesutlGetBindDataCount | DBMS_SQLTUNE_UTIL0.GET_BINDS_COUNT |
| kesutlGetCurTimeExt | DBMS_SQLTUNE_UTIL1.GET_CURRENT_TIME |
| kesutlGetSeqExt | DBMS_SQLTUNE_UTIL1.GET_SEQ_CALLOUT |
| kesutlSqlIdToHash | DBMS_UTILITY.KESUTLSQLIDTOHASHICD SQLID_TO_HASH |
| kesutlSqlIdValidate | DBMS_SQLTUNE_UTIL0.VALIDATE_SQLID |
| kesutlValidateName | DBMS_SQLTUNE_UTIL1.VALIDATE_NAME |
| keswat | infrastructure |
| keswpi | SQL performance analyzer |
| kesws | SQL monitor |
| keswsq | infrastructure |
| keswts | infrastructure |
| keswx | SQL monitor |
| keswxGetCpuCores | DBMS_SQLTUNE.KESWXGETCPUCORES |
| ket | automated maintenance tasks |
| kew | AWR |
| kewa | ASH |
| kewe_cln_stat_disable | DBMS_MONITOR.CLIENT_ID_STAT_DISABLE |
| kewe_cln_stat_enable | DBMS_MONITOR.CLIENT_ID_STAT_ENABLE |
| kewe_cln_trace_disable | DBMS_MONITOR.CLIENT_ID_TRACE_DISABLE |
| kewe_cln_trace_enable | DBMS_MONITOR.CLIENT_ID_TRACE_ENABLE |
| kewe_database_trace_disable | DBMS_MONITOR.DATABASE_TRACE_DISABLE |
| kewe_database_trace_enable | DBMS_MONITOR.DATABASE_TRACE_ENABLE |
| kewe_mysession_trace_disable | DBMS_SESSION.KEWE_MYSESSION_TRACE_DISABLE SESSION_TRACE_DISABLE |
| kewe_mysession_trace_enable | DBMS_SESSION.KEWE_MYSESSION_TRACE_ENABLE SESSION_TRACE_ENABLE |
| kewe_sid_trace_disable | DBMS_MONITOR.SESSION_TRACE_DISABLE |
| kewe_sid_trace_enable | DBMS_MONITOR.SESSION_TRACE_ENABLE |
| kewe_svm_stat_disable | DBMS_MONITOR.SERV_MOD_ACT_STAT_DISABLE |
| kewe_svm_stat_enable | DBMS_MONITOR.SERV_MOD_ACT_STAT_ENABLE |
| kewe_svm_trace_disable | DBMS_MONITOR.SERV_MOD_ACT_TRACE_DISABLE |
| kewe_svm_trace_enable | DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE |
| kewm | metrics |
| kewr | repository |
| kewrafm_auto_flush_main | auto flush main |
| kewrcmp_create_manual_partns | DBMS_SWRF_INTERNAL.CREATE_IMPORT_PARTITIONS |
| kewrcup_create_upgrade_partns | DBMS_SWRF_INTERNAL.CREATE_UPGRADE_PARTITIONS |
| kewrf | flush |
| kewrmas_modify_apurge_setting | DBMS_SWRF_INTERNAL.MODIFY_AUTOPURGE_SETTINGS |
| kewrpacs_add_colored_sql | DBMS_WORKLOAD_REPOSITORY.ADD_COLORED_SQL |
| kewrpcb_create_baseline | DBMS_WORKLOAD_REPOSITORY.CREATE_BASELINE_CALLOUT |
| kewrpcbt_create_bl_template | DBMS_WORKLOAD_REPOSITORY.CREATE_BL_TEMPLATE_CALLOUT |
| kewrpcbt_create_bl_timerange | DBMS_WORKLOAD_REPOSITORY.CREATE_BL_TIMERANGE_CALLOUT |
| kewrpcldb_cleanup_database | DBMS_SWRF_INTERNAL.CLEANUP_DATABASE_CALLOUT |
| kewrpcs_create_snapshot | DBMS_WORKLOAD_REPOSITORY.CREATE_SNAPSHOT_CALLOUT |
| kewrpcstgs_create_stg_schema | DBMS_SWRF_INTERNAL.CREATE_STAGING_SCHEMA |
| kewrpdbn_dropbl_byname | DBMS_WORKLOAD_REPOSITORY.DROP_BASELINE |
| kewrpdbt_drop_bl_template | DBMS_WORKLOAD_REPOSITORY.DROP_BASELINE_TEMPLATE |
| kewrpdsr_drop_snapshot_range | DBMS_WORKLOAD_REPOSITORY.DROP_SNAPSHOT_RANGE |
| kewrpdtr_dump_trace | DBMS_SWRF_INTERNAL.DUMP_TRACE |
| kewrcfp_create_first_partition | create first partition for all AWR after dbid is registered |
| kewrpms_modify_settings | DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSETTINGS_CALLOUT |
| kewrpmws_modbl_window_size | DBMS_WORKLOAD_REPOSITORY.MODIFY_BASELINE_WINDOW_SIZE |
| kewrprb_rename_baseline | DBMS_WORKLOAD_REPOSITORY.RENAME_BASELINE |
| kewrprcs_remove_colored_sql | DBMS_WORKLOAD_REPOSITORY.REMOVE_COLORED_SQL |
| kewrprdb_register_database | DBMS_SWRF_INTERNAL.REGISTER_DBID_CALLOUT |
| kewrprmdb_register_multidb | DBMS_SWRF_INTERNAL.REGISTER_MULTIDB_CALLOUT |
| kewrprstdb_reset_database | DBMS_SWRF_INTERNAL.RESET_AWR_CALLOUT |
| kewrprstgs_remove_stg_schema | DBMS_SWRF_INTERNAL.REMOVE_STAGING_SCHEMA |
| kewrprwc_remove_wr_control | DBMS_SWRF_INTERNAL.REMOVE_WR_CONTROL |
| kewrps | purge |
| kewrpulc_updbl_last_computed | DBMS_SWRF_INTERNAL.BLUPDATE_LAST_TIME_COMPUTED |
| kewrpurdb_unregister_database | DBMS_SWRF_INTERNAL.UNREGISTER_DATABASE |
| kewrpurmdb_unregister_multidb | DBMS_SWRF_INTERNAL.UNREGISTER_REMOTE_DATABASE |
| kewrrsr_reserve_snap_range | DBMS_SWRF_INTERNAL.RESERVE_SNAP_RANGE_CALLOUT |
| kewrst2si_source_t2s_intent | DBMS_SWRF_INTERNAL.T2S_SNAP_INTENT_NFY |
| kewrst2srn_source_t2s_reg_nfy | DBMS_SWRF_INTERNAL.T2S_REGISTER_NFY |
| kewrst2ss_source_t2s_snap | DBMS_SWRF_INTERNAL.AWR_FLUSH_T2SS_SNAP_CALLOUT |
| kewrudf_update_datafile | DBMS_SWRF_INTERNAL.UPDATE_DATAFILE |
| kewrusr_unreserve_snap_range | DBMS_SWRF_INTERNAL.UNRESERVE_SNAP_RANGE_CALLOUT |
| kewrwfao_wait_for_awr_open | DBMS_SWRF_INTERNAL.WAIT_FOR_AWR_OPEN_CO |
| kewrpmvs_modify_view_settings | DBMS_MANAGEMENT_BOOTSTRAP.MODIFY_AWR_VIEW_SETTINGS_CO |
| kews | statistics |
| kews_cln_timestate | clean timestate |
| kews_sqlst_flush | flush cursor statistics |
| kews_update_wait_time | update wait time |
| kewu | utilities |
| kewx | sysaux? |
| kex | EM express |
| kf | automatic storage management |
| kfa | alias operations |
| kfc | cache |
| kfcl | lock |
| kfd | disk |
| kfdp | PST |
| kfds | staleness registry and resync |
| kfdva | virtual ATB |
| kfdx | exadata interface |
| kfe | attributes |
| kff | KFF |
| kffb | metadata block |
| kffd | metadata directory |
| kffg | file group |
| kffm | map header |
| kffs | split mirror operations |
| kffscrub | scrubbing |
| kfg | diskgroups |
| kfgb | background |
| kfia | remote |
| kfiac | IOServer client |
| kfias | IOServer |
| kfio | translation IO layer |
| kfioDumpPg | dump routine |
| kfioPhysical | get physical sector size |
| kfioRequest | request |
| kfioRequestPriv | privilege |
| kfioSubmitIO | submit IO |
| kfioer | translation |
| kfios | simple |
| kfis | intelligent storage interfaces |
| kfk | KFK |
| kfk_dump | dump routine |
| kfk_dump_iosubsys | io subsystem |
| kfk_dump_kfkio | KFK IO |
| kfk_io1 | IO 1 |
| kfk_submit | submit |
| kfk_submit_io | IO |
| kfk_submit_one_oss_io | one oracle storage server IO |
| kfk_submit_oss_io | oracle storage server IO |
| kfk_transitIO | transition IO |
| kfm | node monitor interface implementation |
| kfmd | layer for diskgroup registration |
| kfms | layers support function interface |
| kfmsInit | initialise group services (kgxgncin cssd) |
| kfn | networking subsystem |
| kfnb | umbilicus |
| kfnbGrpFindDisks | group find disks |
| kfnc | client networking |
| kfncPhysical | request physical sector size |
| kfncSlaveSubmit | submit request |
| kfnm | umbilicus |
| kfnor | KFN orion |
| kfns | server networking |
| kfpkgDG | DBMS_DISKGROUP |
| kfpkgDGChangeClientCluster | CHANGECLIENTCLUSTER |
| kfpkgDGCheckFile | CHECKFILE |
| kfpkgDGCloseFile | CLOSE |
| kfpkgDGCommitFile | COMMIT |
| kfpkgDGCreateClientCluster2 | CREATECLIENTCLUSTER2 |
| kfpkgDGCreateDir | CREATEDIR |
| kfpkgDGCreateFile | CREATEFILE |
| kfpkgDGDelBadfEntry | DELETEBADFENTRY |
| kfpkgDGDropDir | DROPDIR |
| kfpkgDGGetFileAttr | GETFILEATTR |
| kfpkgDGGetFilePhyBlkSize | GETFILEPHYBLKSIZE |
| kfpkgDGMapAu | MAPAU |
| kfpkgDGMapBlock | MAPBLOCK |
| kfpkgDGMapExtent | MAPEXTENT |
| kfpkgDGMapExtent2 | 12.2 version |
| kfpkgDGOpenFile | OPEN |
| kfpkgDGPatchFile | PATCHFILE |
| kfpkgDGReadFile | READ |
| kfpkgDGRemap | REMAP |
| kfpkgDGResizeFile | RESIZEFILE |
| kfpkgDGSetSparseParent | SETSPARSEPARENT |
| kfr | recovery |
| kfrb | buffer |
| kfrc | COD |
| kfsp | spfile (asmparameterfile) |
| kftha | transparent high availability |
| kftr2ah | relative to absolute file number translation with hint |
| kfv | volume subsystem |
| kfvsd | background |
| kfvioc | cell storage |
| kfvsu | umbilicus |
| kfz | zecurity subsystem |
| kfzp | password file layer |
| kg | generic |
| kgas | tcp/ip networking |
| kgasc_close | close tcp connection |
| kgasct_connect_tcp | connect tcp connection |
| kgasr | receive |
| kgasra_recv_avail | first routine |
| kgasra2_recv_avail_2 | second routine |
| kgass | send |
| kgass_send | routine |
| kgbt | btree operations |
| kgcc | compress |
| kgccbuf | buffer |
| kgccbz2do | bzip2 do apply bzip2 compression |
| kgccbz2pseudodo | bzip2 pseudo do |
| kgccdo | do |
| kgccgmtf | generate move to front |
| kgccm | memory (?) |
| kgcd | decompress |
| kgcddo | do |
| kgce | encryption engine |
| kgcs | cloud services |
| kgcs_bmiaas | (detect) bare metal IaaS |
| kgcs_bmiaasgen2 | (detect) bare metal IaaS second generation |
| kgcs_exacloud | (detect) exacloud |
| kgcs_http_url_read | read url for determination of cloud and type of cloud |
| kgcs_is_non_oracle_cloud | is the instance running in an non-oracle cloud? |
| kgcs_is_on_premise | is the instance running on-premises? |
| kgcs_is_oracle_cloud | is the instance running in oracle cloud? |
| kgcs_nimbula | is the instance running in a nimbula infrastructure? |
| kgds | vos generic stack trace |
| kge | error |
| kgeade | add error onto the error stack |
| kgeadse | KGE ADd String Internal Error onto the error stack |
| kgeasi | raise an error on an assertion failure |
| kgeasnmierr | assert named internal error |
| kgecrs | check and record O/S error code |
| kgecxd | context of error driver |
| kgefec | fatal error code |
| kgefem | format error message (null-terminated) |
| kgemef | mae error message (with Va_list) |
| kgepop | pop to the current top error frame |
| kger | record |
| kgerem | error code (with already-formatted message) |
| kgerev | error code (with Va_list) |
| kgerinv | internal named error with va_list |
| kgerinv_internal | or soft internal named error |
| kgeriv | internal error code with va_list |
| kgese | signal error |
| kgesec | code |
| kgesem | wrapper for kgeseml |
| kgesev | code (with Va_list) |
| kgesin | signal a named internal error |
| kgesinv | signal internal named error with va_list |
| kgespf | string printf (format a message straing) |
| kgf | ASM |
| kgfd | io subsystem driver |
| kgfdvf | Voting file Interface |
| kgff | direct file io adapter |
| kgffdcn | disconnect from kgff instance |
| kgfm | machine/ODA |
| kgfpm | PATCH repository |
| kgg | generic routines |
| kggec | element cache(?) |
| kggecAlloc | allocate |
| kggecInitH | initialise heap |
| kggfa | freeable (memory) allocation |
| kggfaAlloc | allocate |
| kggfaDoKghAlloc | do KGH allocation. allocate memory in KGH managed heap |
| kggfaInitH | initialise heap |
| kgghash | produce hash value |
| kgght | hash table |
| kgghte | entry |
| kgghteAdd | add |
| kgghteGetEle | get element |
| kggmd5 | functions to calculate md5 values |
| kggmd5Finish | finish |
| kggmd5Process | process |
| kggmd5Update | update |
| kggms | map service |
| kggmsAdd | add |
| kggmsAddUb4 | unsigned 4 bytes |
| kggmsCreateStaticMaps | create static maps |
| kggmsCreateMap | create map |
| kggmsHash | hashing function |
| kggmsHash12 | 12 bit |
| kggmsHash16 | 16 bit |
| kggmsHash8 | 8 bit |
| kggmsInitMapServiceH | initialise map service heap |
| kggsm | string mapping |
| kggsmInit | initialise |
| kggsmInitStringMapService | string map service |
| kggsmCommonInit | common initialisation. |
| kgh | heap manager |
| kgh_dsx_unreadable | read heap descriptor for validation |
| kgh_get_spds_by_chunk | get shared pool descriptors by chunk |
| kgh_heap_ds_is_valid | is heap memory descriptor valid? calls kgh_dsx_unreadable for verification. |
| kgh_update_comment | add comment to memory chunk allocation |
| kghaddex | add extent |
| kghalf | non-recoverably allocate a freeable chunk of memory |
| kghalo | main allocation entry point |
| kghalp | allocate permanent memory |
| kghdmp | wrapper for kghdmp_new |
| kghdump_new | dump heap contents |
| kghds | (heap) descriptor |
| kghdsdmp | dumps heap descriptor |
| kghdsdump | wrapper for kghdsdmp |
| kgherror | internal error routine for signalling an error |
| kghfen | free a portion of a chunk of space at the end of the chunk |
| kghfnd | find a chunk of memory of at least the minimum size |
| kghfnd_in_free_lists | in free lists |
| kghfre | free a chunk of memory |
| kghfreup | unpinned |
| kghfrf | non-recoverably free a freeable chunk of space |
| kghfrh | free heap. free all the extents allocated in the heap using kghalfrx |
| kghfrmrg | free a chunk |
| kghfru | free unused space in a heap |
| kghfru_internal | internal |
| kghfrunp | free unpinned space |
| kghfrx | free extent |
| kghgex | get a new extent |
| kghini | heap initialize |
| kghispi | is pinned |
| kghispih | heap (wrapper for kghispih_new) |
| kghispih_new | looks up first extent |
| kghispir | recreatable chunk(?) |
| kghissga | is heap in SGA? |
| kghmrk | mark heap |
| kghnospc | no space available in the heap |
| kghphini | parent heap initialize |
| kghpin | pin a heap |
| kghpir | pin a chunk of space that was specified to be recreatable |
| kghpmalo | find and return permanent chunk of space |
| kghprmalo | permanent memory allocate |
| kghrcappl | apply this heap function depth first |
| kghrsp | remove permanent chunk |
| kghsc | stream cache |
| kghscInit | initialise |
| kghssc | system(?) stream cache |
| kghssgai | segmented allocation internal |
| kghssgal | segmented allocate |
| kghssgfr | segmented free |
| kghspds_keyed | shared pool descriptors keyed |
| kghsrch | search freelists for a memory chunk |
| kghstack_alloc | allocate pga memory |
| kghstack_free | free pga memory |
| kghsup | unpaged page table |
| kghsupmm | more memory |
| kghup | unpin |
| kghupr | recreatable chunk |
| kghx | fixed sized memory |
| kghxal | allocate shared memory |
| kghxcb | callback to free memory on the free lists back to kgh |
| kghxcb_internal | internal |
| kghxfr | execution heap free |
| kghxhal | execution heap allocate |
| kghxcu | latch cleanup for the fixed allocator |
| kgi | instantiation manager |
| kgicli | close all cursors for an instantiation |
| kgidel | delete an instantiation object |
| kgidlt | delete an instantiation object |
| kgimal | memory allocate |
| kgiscl | state close cursors |
| kgisdl | state delete |
| kgitrc | trace call stack |
| kgk | token |
| kgkp | generic services scheduling policies |
| kgl | library cache management |
| kglComputeHash | compute hash value |
| kglConcurrencyId | return library cache hash bucket number |
| kglFreeSO | free state object |
| kglGetBucketMutex | get mutex for KGL hash table bucket |
| kglGetMutex | get mutex |
| kglGetSO | get state object |
| kglGetSessionUOL | obtain location for AOL in KKSSP |
| kglHeapInitializeInternalFL | initialize heap allocation |
| kglHandleInitialize | initialize library cache handle |
| kglIsMutexHeld | validate mutex |
| kglKeepHeaps | keep heaps |
| kglLargeHeapWarning | large heap warning. prints library cache object loaded in sga exceeds notification threshold message. |
| kglLock | library cache lock |
| kglLockInstance | instance object |
| kglMutexHeld | validate mutex state with AOL |
| kglOnErrorMutexCleanup | on error mutexes cleanup. called to cleanup mutexes when an error has occured. |
| kglUnLock | library cache unlock |
| kglUnLockInstance | instance object |
| kglPinSO | pin SO |
| kglReleaseBucketMutex | release mutex for KGL hash table bucket |
| kglReleaseMutex | release mutex |
| kglUnPin | release pin |
| kgl_can_unpin_heap_0 | can heap 0 be unpinned |
| kglati | authorization table insert(?) |
| kglats | authorization table search(?) |
| kglchk1 | check for 1 access on object |
| kglchk2 | check for access on an object |
| kglchk3 | check for access on an object |
| kgldmp | dump an object |
| kgldon | depend on an object |
| kgldpo | depend on an object |
| kgldt | dependency table |
| kgldtc | check |
| kgldtg | wrapper for kgldtg0 |
| kgldtg0 | get |
| kgldti | insert (under latch or KGLMX pin/load) |
| kgldtin | ? |
| kglfnd | find a chunk of at least the minimum size |
| kglfrunp | ask a client to free unpinned space |
| kglfrx | free extent (heap unpin) |
| kglget | get a lock on an object |
| kglgob | get an object locked and pinned |
| kglhd | object handle |
| kglhdal | allocate |
| kglhdd | wrapper for kglhdda |
| kglhdda | deallocate |
| kglhdgc | get child(?) |
| kglhdgh | get handle for instance object |
| kglhdgn | get handle |
| kglhdi | increase version count |
| kglhdkp | keep |
| kglhpd | heap deallocate |
| kglhpn | heap pin |
| kglhup | heap unpin |
| kglivr | invalidate a read-only object |
| kgllccl | latch cleanup clean |
| kgllcu | latch cleanup for the library cache and pin latches |
| kgllk | library cache lock |
| kgllkal | allocate |
| kgllkdl | delete |
| kgllkds | delete state object |
| kglll | load lock |
| kglllal | allocate |
| kgllldl | delete |
| kglob | object |
| kglobal | allocate |
| kglobcl | clear all tables |
| kglobf0 | free heap/data block 0 of an object |
| kglobfr | free all heaps (except data block 0's) of an object |
| kglobld | load |
| kglobpn | pin heaps and load data pieces |
| kglpim | pin and load more heaps |
| kglpin | pin heaps and load data pieces of an object |
| kglpn | pin |
| kglpnal | allocate |
| kglpnc | pin heaps and load data pieces of a cursor object |
| kglpnck | check if latch is held |
| kglpndl | delete data heaps |
| kglpnds | delete state object |
| kglpnmi | migration |
| kglpnp | pin heaps and load data for stored procedures |
| kglrddsc | describe callback function |
| kglrds | describe a remote object |
| kglrdti | readonly dependency table insert |
| kglrfcl | reference clear |
| kglrfst | reference set |
| kglsec | signal error code |
| kglsim | simulator (library cache advise) |
| kglsscn | scan a loaded set invoking a supplied callback for each element |
| kglssr | session state remove |
| kgltba | dependency table allocate |
| kglunp | unpin heaps of an object |
| kgm | inter-language method services |
| kgmexcb | execution callback |
| kgmexch | execute by compilation handle |
| kgmexec | execute |
| kgmexsc | execute call with SCD (used only by PLSQL) |
| kgmgaicn | generic arguments input conversions |
| kgmgaocn | generic arguments output conversions |
| kgmgchd | get compilation handle |
| kgmimio | implementation fro mmethod instantion object |
| kgmtconv | performconversion |
| kgmtomib | image to object (named types) |
| kgnfs | network file system |
| kgnfs_wat | wait |
| kgnfswat | wait |
| kgodm | oracle disk manager |
| kgodm_io | IO |
| kgodm_wait_ios | wait on IOs |
| kgs | service |
| kgsc | cache |
| kgscCacheCursor | add cursor to cache |
| kgscCloseACursor | close a cursor |
| kgscComputeHash | compute hash value for cursor |
| kgscFindCursor | search cursor in the cache |
| kgscFindFreeSlot | find a free slot in the cache |
| kgscGetCursor | get a cursor |
| kgsd | debugging |
| kgsk | resource manager |
| kgskbwt | begin wait |
| kgskchk | check resource state for RM |
| kgskckcpuswch | check cpu switches |
| kgskdecr | decrease |
| kgskdecrstat1 | statistics |
| kgskewt | end wait |
| kgskewtint | internal |
| kgskentsch | enter scheduler |
| kgskexitsch | exit scheduler |
| kgskmodruncnt | modify run count |
| kgsklheld | lock held |
| kgskupdcputm | update cpu time |
| kgskupdbalance | update balance |
| kgskuselowthreshold | use low threshold |
| kgskusedynshares | use dynamic shares |
| kgskrunnextint | run next int(?) |
| kgskthbwt | thread begin wait |
| kgskthewt | thread end wait |
| kgskthrexit | thread exit |
| kgss | state object manager |
| kgstm | time |
| kgur | recovery |
| kgx | mutex/communication |
| kgxAllocWhereStats | mutex set statistics for wait |
| kgxAOLInit | initialize AOL |
| kgxAolDump | dump AOL |
| kgxCleanup | cleanup |
| kgxDecrement | decrement RefCnt |
| kgxDecrementExamine | in EXAM (15) mode |
| kgxEndExamine | clear EXAM (15) mode |
| kgxExamine | mutex set EXAM (15) mode |
| kgxExclusive | mutex get in EXCL (6) mode |
| kgxExclusive2Shared | downgrade EXCL (6) to SHRD (2) mode |
| kgxExclusiveNowait | nowait |
| kgxIncrement | increment RefCnt |
| kgxIncrementExamine | and set E mode |
| kgxLatchCleanup | cleanup latch(?) |
| kgxLongExclusive | get in LONG_EXCL (18)mode. |
| kgxModifyRefCount | modify RefCnt |
| kgxMutexHng | mutex hang(?) |
| kgxPgaInitialize | initialize PGA |
| kgxRegisterClient | register client(?) |
| kgxRelease | release |
| kgxSgaInitialize | initialize SGA |
| kgxShared | mutex get in SHRD (2) mode |
| kgxSharedExamine | set SHRD_EXAM (3) mode |
| kgxSharedNowait | nowait |
| kgxSharedNowaitExamine | sharedexamine mode |
| kgxWait | register wait and sleep |
| kgxg | node monitor/cluster group services layer |
| kgxgncin | group membership cssd initiate |
| khpro | hierarchical profiler |
| khproanalyze | DBMS_HPROF.KHPROANALYZE |
| khprostart | DBMS_HPROF.KHPROSTART |
| khprostop | DBMS_HPROF.KHPROSTOP |
| kj | lock management |
| kjac | application continuity |
| kjac_11203_monitor_txn_pls | DBMS_APP_CONT_PRVT.MONITOR_TXN |
| kjac_clr_failpoint_pls | DBMS_TG_DBG.I_CLEAR_FAILPOINT |
| kjac_force_outcome_pls | DBMS_APP_CONT.INT_FORCE_OUTCOME |
| kjac_set_failpoint_pls | DBMS_TG_DBG.I_SET_FAILPOINT |
| kjac_set_session_drainable_pls | DBMS_TG_DBG.I_SET_SESSION_DRAINABLE |
| kjb | global cache service |
| kjbcr | consistent read |
| kjbcropen | open LE lock |
| kjbcrconvert | convert LE lock |
| kjbfp | persistent cluster flash cache |
| kjbl | lock table |
| kjbmpocr | master<-client (receive) process open convert request |
| kjbr | resource table |
| kjbrpread | pred read request at master |
| kjc | communication |
| kjci | cross instance call |
| kjctr_pbmsg | process batch message |
| kjctr_rksxp | read message from KSXP service |
| kjctr_watq | read messages from wait queue |
| kjctrcv | receive messages |
| kjcts_dmpbmsg | dump batch message content |
| kjctsrmg | receive a vector of messages |
| kjcvcvd | deadlock detection routines |
| kjdd | deadlock detection |
| kjdr | dynamic remastering |
| kjfm | heartbeat monitoring |
| kjfz | DLM-client freeze/unfreeze |
| kjhn_get_alert_severity_plsql | DBMS_HA_ALERTS.GET_SEVERITY |
| kjhn_get_db_unique_name_plsql | DBMS_HA_ALERTS.GET_DB_UNIQUE_NAME |
| kjhn_get_db_domain_plsql | DBMS_HA_ALERTS.GET_DB_DOMAIN |
| kjhn_get_cardinality_plsql | DBMS_HA_ALERTS.GET_CARDINALITY |
| kjhn_get_event_time_plsql | DBMS_HA_ALERTS.GET_EVENT_TIME0 |
| kjhn_get_host_plsql | DBMS_HA_ALERTS.GET_HOST |
| kjhn_get_incarnation_plsql | DBMS_HA_ALERTS.GET_INCARNATION |
| kjhn_get_instance_plsql | DBMS_HA_ALERTS.GET_INSTANCE |
| kjhn_get_reason_plsql | DBMS_HA_ALERTS.GET_REASON |
| kjhn_get_service_plsql | DBMS_HA_ALERTS.GET_SERVICE |
| kjhn_get_version_plsql | DBMS_HA_ALERTS.GET_VERSION |
| kjk | RAC kernel accelerator |
| kjl | lock |
| kjlrem | remove lock from all queues and free it |
| kjlrlr | remove lock from resource queue |
| kjlsod | state object delete |
| kjlt | table |
| kjm | RAC multiple LMS |
| kjmpmsg | process the message |
| kjmsm | main action callback (LMS main loop) |
| kjoe | DLM omni enqueue service |
| kjpfr | process free |
| kjpt | processes |
| kjpsod | state object delete |
| kjr | resource table |
| kjsc | RAC global stats |
| kjskcvl | main cache convert routine |
| kju | global enqueue service |
| kjual | allocate |
| kjucv | asynchronous convert a lock |
| kjucvl | convert a lock |
| kjuscl | synchronous close a lock |
| kjuscv | synchronous convert a lock |
| kjusuc | synchronous open and convert a lock |
| kjuuc | asynchronous open and convert a lock |
| kjx | cross instance |
| kjxg | cluster group services |
| kjxgr | instance membership recovery |
| kjz | DIAG |
| kjzc | communication layer |
| kjzd | main layer |
| kjzdattdlm | attach to distributed lock manager |
| kjzf | flow control layer |
| kjzg | group services layer |
| kjzh | API layer |
| kjzm | membership layer |
| kjzn | node layer |
| kjznpsp | DBMS_HANG_MANAGER.SET_PARAM_INTERNAL |
| kk | compile |
| kkae | editions |
| kkae_reset_edition_always_icd | DBMS_SESSION.KKAE_RESET_EDITION_ALWAYS_ICD USE_DEFAULT_EDITION_ALWAYS |
| kkae_reset_edition_icd | DBMS_SESSION.KKAE_RESET_EDITION_ICD USE_DEFAULT_EDITION_DEFERRED |
| kkae_set_edition_icd | DBMS_SESSION.KKAE_SET_EDITION_ICD SET_EDITION_DEFERRED |
| kkb | table |
| kkbdgdl_dll_get_dml_lock | lock the user and Get the User Cache entry |
| kkbn | nested table |
| kkbndrp | drop storage tables for nested table columns |
| kkbnftn | format table for nested table |
| kkbl | lob |
| kkbo | object |
| kkcn | streams/advanced queuing connection |
| kkcnRegApply | DBMS_AQ.REGOP_APPLY |
| kkcnsuctx | set user context |
| kkdc | data check (constraints) |
| kkdcac | takes a table name as input and uses the obj# to get the constraint name for each constraint associated. |
| kkdcacr | check and referential constrains |
| kkdcico | insert constraint definition |
| kkdl | dictionary lookup |
| kkdlGetBaseUser | translate ownerid to a name |
| kkdlGetUserId | get user id |
| kkdlacd | get all column definitions |
| kkdlgtbz | get blocksize |
| kkdlgun | get user name (translate ownerid to a name) |
| kkdlgus | get user (id) |
| kkdllk | lock an object |
| kkdo | OBJECTS dictionary |
| kkdoloi | load objects related information |
| kke | cost engine |
| kkeAdd | add |
| kkeAdj | adjust |
| kkeIdx | index |
| kkeSort | sorting |
| kkeSortCPUCost | calculate sort CPU cost |
| kkeSortCosts | calculate sort (IO) cost |
| kkeTbScan | table scan |
| kkeTbScanCPUCost | calculate cost of CPU |
| kkeTbScanIOCost | calculate cost of IO |
| kkeTbScanImc | in-memory column store |
| kkeTbScanImcCPUCost | calculate cost of CPU |
| kkeTbScanImcIOCost | calculate cost of IO |
| kkeapr | analyze predicates for optimization returns stat ptr |
| kkeasl | process an AND chain of predicates |
| kkecdn | determine cardinality of a table given single table predicates |
| kkecpst | create copy of column statistics in compile time memory |
| kkeds | dynamic sampling (ADS) |
| kkegvl | get a value from an opndef and normalize it for cost |
| kkehrd | histogram read. get column statistics for a table |
| kkejcd | returns cardinality of a join between to tables |
| kkeosl | process an OR chain of predicates |
| kkepsl | selectivity of a single predicate |
| kkercs | read column statistics for an object |
| kkesCreateCache | create cache for statistics |
| kkesIOScaleFactor | calculate the factor for converting the number of blocks to IO cost |
| kkesScaleIO | calculate IO cost based on the number of blocks |
| kkest | statistics |
| kkestRCSBase | read column statistics base function |
| kketac | table access cost(?) |
| kkevcs | set view column stats for underlying column |
| kkevp | vector processing |
| kkfd | fast dataflow (PQ DFO) |
| kkfi | optimizer virtual column/indexes |
| kkfr | fast rowid (PQ) |
| kkhf | hash join file and memory management |
| kkhr | hash join row management |
| kkj | job queue |
| kkjbgd | DBMS_JOB.KKJBGD BACKGROUND_PROCESS |
| kkjdva | DBMS_IJOB.KKJDVA |
| kkjexi | DBMS_IJOB.KKJEXI |
| kkjges | DBMS_IJOB.KKJGES |
| kkjp | package |
| kkjpru | DBMS_IJOB.KKJPRU |
| kkjses | DBMS_IJOB.KKJSES |
| kkjspc | DBMS_IJOB.KKJSPC |
| kkkibgnsqlblk | DBMS_RMIN.RM$_BGN_SQLBLK |
| kkkicalibrateio | DBMS_RMIN_SYS.RM$_CALIBRATE_IO |
| kkkicancelsql | DBMS_SESSION.KKKICANCELSQL |
| kkkiclrparea | DBMS_RMIN_SYS.RM$_CLRPAREA |
| kkkicrtparea | DBMS_RMIN_SYS.RM$_CRTPAREA |
| kkkiendsqlblk | DBMS_RMIN.RM$_END_SQLBLK |
| kkkiget_pdb_enabled | DBMS_RMIN_SYS.RM$_GET_PDB_ENABLED |
| kkkiprpriv | DBMS_RMIN.RM$_PROCESS_PRIV |
| kkkirunqdpstmt | DBMS_RMIN.RM$_RUN_QUEUED_PARALLEL_STMT |
| kkkisetinigrp | DBMS_RMIN.RM$_SET_INITIAL_GROUP_INT |
| kkkisubparea | DBMS_RMIN_SYS.RM$_SUBPAREA_EXT |
| kkkiswtchgrpssn | DBMS_RMIN_SYS.RM$_SWTCH_SESSION_GROUP_INT |
| kkkiswtchgrpusr | DBMS_RMIN_SYS.RM$_SWTCH_USR_GROUP_INT |
| kkkiswtchinvgrp | DBMS_SESSION.KKKISWTCHINVGRP SWITCH_CURRENT_CONSUMER_GROUP |
| kkkiupgrpmap | DBMS_RMIN.RM$_UP_CONSUMER_GROUP_MAPPINGS |
| kkkiverify_parea_act | DBMS_RMIN_SYS.RM$_VERIFY_PENDING_AREA_ACT |
| kkkiverify_parse_id | DBMS_RMIN_SYS.RM$_VERIFY_ID_PARSES |
| kkkiverify_privileges | DBMS_RMIN.RM$_VERIFY_PRIVILEGES |
| kkkiverify_rm_feature | DBMS_RMIN_SYS.RM$_VERIFY_RM_FEATURE |
| kkkiverify_root_pdb | DBMS_RMIN_SYS.RM$_IS_ROOT_PDB |
| kkkiverify_str_in | DBMS_RMIN_SYS.RM$_VERIFY_STR_IND_INT |
| kkkivldparea | DBMS_RMIN_SYS.RM$_VLDPAREA_EXT |
| kkm | SQL semantic analysis |
| kkmanz | analyze command |
| kkmdel | extra semantic processes for deletes |
| kkmdrv | driver |
| kkmevw | expand view |
| kkmpfcbk | process frodef callback |
| kkmpost | post processing |
| kkmqccr | query compile (memory) creation? |
| kkmupd | extra semantic processing for update |
| kkn | analyze command |
| kkndgd | aNalyze Data Gathering Driver |
| kkndrv | aNalyze DRiVer |
| kknls | aNalyze Locks/Security |
| kknpat | partition analyze table |
| kknpob | partition object |
| kko | optimizer |
| kkoOrExpand | or expansion |
| kkoaccsqf | adjust cardinality and cost for subquery filters |
| kkoads | active dynamic sampling (ADS) |
| kkoadsComputeSqlid | compute sqlid |
| kkoar | automatic (sql) reoptimisation |
| kkoasj | add semi-join function |
| kkoat | auto tuning optimizer |
| kkobmp | bitmap processing |
| kkocfb | cardinality feedback |
| kkocnp | cost next permutation |
| kkocpjoinqb | copy and join query block |
| kkocpqb | copy query block: copy a query block by reparsing its SQL text |
| kkocri | create index |
| kkocs | cursor sharing |
| kkoctx | setup context for optimizer |
| kkodp | AQP |
| kkoecp | evaluate constant predicate |
| kkofkr | first k rows |
| kkogbp | generrate bitmap predicate(?;bitmap conversion/bitmap and/or?) |
| kkogfp | get first permutation |
| kkogtp | generate transitive predicates |
| kkoiqb | initialise query block |
| kkojnp | join order path |
| kkooqb | optimize query block |
| kkopm | plan management |
| kkopmCheckSmbUpdate | Check if updates to the Sql Management Base are pending |
| kkopq | parallel optimization |
| kkopqAllocPQCtx | allocate PQ context |
| kkopqInitDopComputation | initialise DOP computation |
| kkopqIsDegreePolicyManual | is degree policy manual |
| kkopqIsDopComputedOrParallelHinted | is DOP computed or parallel hinted |
| kkoqbc | query block optimization start point |
| kkosbn | sort bitmap nodes |
| kkoshd | shard sql |
| kkostran | star transformation |
| kkotap | table access path |
| kkotcqb | type check query blocks |
| kkotsc | tablescan cost |
| kkottrn | replace tables with temp table |
| kkp | compilation |
| kkpa | partitioning |
| kkpcrt | create |
| kkpo | partitioned objects |
| kkpod | partitioning dictionary |
| kkq | query |
| kkqanj | ansi join |
| kkqbj | bushy join |
| kkqbjdrv | driver |
| kkqcby | connect by |
| kkqcls | subquery coalescing |
| kkqcs | cost based query transformation |
| kkqct | cost based query transformation |
| kkqctCostTransfQB | transfer query block cost (?) |
| kkqctInterleave | interleave |
| kkqctInterleaveCVM | complex view merging |
| kkqctInterleaveDP | distinct placement |
| kkqctInterleaveJF | join filter |
| kkqctInterleaveJPPD | join predicate pushdown |
| kkqctInterleaveLargeQry | large query |
| kkqctInterleaveORE | or-expansion |
| kkqctInterleaveSTJF | STJF |
| kkqctNxtLinearStt | next linear state |
| kkqctUpdBestCostStt | pick the most efficient query transformation state |
| kkqctdrv | driver |
| kkqctdrvBJ | bushy join |
| kkqctdrvCVM | complex view merging |
| kkqctdrvDP | distinct placement |
| kkqctdrvGBP | group by placement |
| kkqctdrvIT | initiate cost-based transformation |
| kkqctdrvJF | join filter |
| kkqctdrvJPPD | Join Predicate Push Down |
| kkqctdrvORE | or-expansion |
| kkqctdrvPU | PU |
| kkqctdrvST | star transformation |
| kkqctdrvSU | subquery unnesting |
| kkqctdrvTE | table expansion |
| kkqctdrvTD | transformation directives |
| kkqctdrvVM | view merging |
| kkqctdrvVT | vector transformation |
| kkqctnojppd | no join predicate pushdown (?) |
| kkqcttcalo | type check allocate |
| kkqdrv | transformation driver |
| kkqgb | group by |
| kkqgbp | placement |
| kkqgbpColHasHighNDV | Column has high NDV |
| kkqgbpCheckPred | check validity of predicate |
| kkqgbpCheckValidity | check basic validity |
| kkqgbpTravChkTran | traverse |
| kkqgbpdrv | driver |
| kkqj | join analysis |
| kkqjf | join factorization |
| kkqjfChkBasicValidity | check basic validity |
| kkqjfdrv | driver |
| kkqjpd | predicate push down |
| kkqjpdctr | traverse and transform |
| kkqjpddrv | driver |
| kkqoj | outer join |
| kkqojeanl | expression analyze |
| kkqolap | olap |
| kkqolapdrv | driver |
| kkqore | or-expansion |
| kkqoredrv | driver |
| kkqstar | star transformation |
| kkqstarChkValidity | check validity |
| kkqstardrv | driver |
| kkqt | table |
| kkqtcplog | copy log chain (query tools) |
| kkqte | expansion |
| kkqteCheckValidity | check validity |
| kkqtedrv | driver |
| kkqu | subquery unnesting |
| kkqvm | view merging |
| kkqvmdrv | driver |
| kkqvt | vector transformation |
| kkqvtCheckGeneralValidity | check general validity |
| kkqvtdrv | driver |
| kkr | rowsource |
| kkrba | bitmap index and |
| kkrbc | bitmap index compaction |
| kkrbi | bitmap index creation |
| kkrbo | bitmap index or |
| kkrbt | bob dylan convertor |
| kkrbu | unlimited or |
| kkrbx | index access |
| kkrh | hash |
| kkri | parallel index create |
| kkrp | parallelizer (DFO) |
| kkrpfch | fetch from rowsource |
| kkrt | rowsource table create as select |
| kks | shared objects (cursor) |
| kksAllocCursorStat | allocate SQL AREA STATS library cache object |
| kksCheckForTrace | check for trace (not sure which; 10046?) |
| kksFullTypeCheck | full type check (performs semantic and authorization checks |
| kksGetBuildLock | get build lock: a SQL AREA BUILD library cache object |
| kksIsNLSEqual | in NLS (native languange support) equal |
| kksLoadChild | load child |
| kksLockUserSchema | lock user SCHEMA library cache object |
| kksMapCursor | map cursor |
| kksParseChildCursor | parse child cursor |
| kksParseCursor | parse cursor |
| kksPopCompileCall | end compilation call |
| kksReplaceLiterals | replace literals in SQL statement (cursor_sharing=force) |
| kksaac | authorize access (via PGA authorization table) |
| kksalc | allocate compile time memory |
| kksald | auxiliary load function |
| kksalx | allocate bytes from the execution time heap |
| kksarm | authorize for remote |
| kksauc | authorized to use this child? |
| kksaxs | semantic analysis |
| kkscls | close cursor |
| kkscs | child cursor |
| kkscsCheckCriteria | check cursor criteria |
| kkscsCheckCursor | check if child cursor can be used |
| kkscscid | criteria identification |
| kkscscid_AdgRedirect | active dataguard redirect |
| kkscscid_antr_eval | anydata transformation mismatch |
| kkscscid_auc | authorized to use this child |
| kkscscid_bdm_eval | buffered dml mismatch |
| kkscscid_bnd_eval | bind variable mismatch |
| kkscscid_bucm_eval | ? mismatch |
| kkscscid_chkacl_eval | acl mismatch |
| kkscscid_chkxdspriv_eval | ? mismatch |
| kkscscid_containers | container mismatch |
| kkscscid_dsc_eval | describe mismatch |
| kkscscid_edn_eval | edition mismatch |
| kkscscid_fbc_eval | feedback statistics mismatch |
| kkscscid_hmxl_eval | ? mismatch |
| kkscscid_idl_eval | ? mismatch |
| kkscscid_incar_eval | incarnation mismatch |
| kkscscid_lit_eval | ? mismatch |
| kkscscid_lsam_eval | ? mismatch |
| kkscscid_mupx_eval | multi px mismtch |
| kkscscid_mvre_eval | materialized view rewrite mismatch |
| kkscscid_nls_eval | native language support |
| kkscscid_ntg_eval | no trigger mismatch |
| kkscscid_opt_eval | optimizer mismatch |
| kkscscid_pcsw_eval | psql comparse switches mismatch |
| kkscscid_pddl | parallel ddl environment mismatch |
| kkscscid_pdm | parallel dml environment mismatch |
| kkscscid_permx_eval | ? mismatch |
| kkscscid_pqbp_eval | parallel query bind peeked mismatch |
| kkscscid_pqsl_eval | parallel query slave mismatch |
| kkscscid_pur_eval | purged cursor mismatch |
| kkscscid_qol_eval | query outline mismatch |
| kkscscid_rinv_eval | ? mismatch |
| kkscscid_rmt_pdb_id_eval | ? mismatch |
| kkscscid_ses_eval | ? mismatch |
| kkscscid_sic_eval | ? mismatch |
| kkscscid_sqlana_eval | ? mismatch |
| kkscscid_tbdif_eval | ? mismatch |
| kkscscid_tst_eval | ? mismatch |
| kkscscid_ubp_eval | user bind(variables) peek mismatch |
| kksdopt | smart disk no option |
| kksfbc | find bound cursor |
| kksffr | free a frame |
| kksfft | find first token |
| kksh | cursor hash table |
| kkshchv | check hash value |
| kksheqd | enqueue delete |
| kkshhc | hash chain |
| kkshhcins | child insert |
| kkshhcdel | child delete |
| kkshin | incomplete list |
| kkshinins | insert child |
| kkshindel | remove child |
| kkslMarkLiteralBinds | mark binds that are literal |
| kkglgbv | literal get bind variable |
| kkslod | cursor load callback |
| kkslof | log off (?) |
| kkslpbp | literal peek bind persistence |
| kkslrev | reverse system generated bind variable to litaral |
| kkslrpl | replace literals in SQL statement (cursor_sharing=force) |
| kksmcAlFree | conditially segmented array allocate. |
| kkspfda | multiple context area management |
| kkspsc0 | parse shared cursor |
| kkssbt | set bind types |
| kksscl | scan child list |
| kkstpld | this functions returns a text pointer to a contiguous string (sqltext?) |
| kksumc | unmap shared cursor |
| kksvld | validate cursor |
| kksx | execute(?) |
| kksxCreate | DBMS_SQL_TRANSLATOR.CREATE_PROFILE |
| kksxDeregErrorTrans | DBMS_SQL_TRANSLATOR.DEREGISTER_ERROR_TRANSLATION |
| kksxDeregSQLTrans | DBMS_SQL_TRANSLATOR.DEREGISTER_SQL_TRANSLATION |
| kksxDrop | DBMS_SQL_TRANSLATOR.DROP_PROFILE |
| kksxEnableErrorTrans | DBMS_SQL_TRANSLATOR.ENABLE_ERROR_TRANSLATION |
| kksxEnableSQLTrans | DBMS_SQL_TRANSLATOR.ENABLE_SQL_TRANSLATION |
| kksxRegErrorTrans | DBMS_SQL_TRANSLATOR.REGISTER_ERROR_TRANSLATION |
| kksxRegSQLTrans | DBMS_SQL_TRANSLATOR.REGISTER_SQL_TRANSLATION |
| kksxResolve | DBMS_SQL_TRANSLATOR.RESOLVE_PROFILE |
| kksxSQLHash | DBMS_SQL_TRANSLATOR.SQL_HASH |
| kksxSQLID | DBMS_SQL_TRANSLATOR.SQL_ID |
| kksxSetAttribute | DBMS_SQL_TRANSLATOR.SET_ATTRIBUTE |
| kksxSetDictSQLID | DBMS_SQL_TRANSLATOR.SET_DICTIONARY_SQL_ID |
| kksxSetErrorTransCmt | DBMS_SQL_TRANSLATOR.SET_ERROR_TRANSLATION_COMMENT |
| kksxSetSQLTransCmt | DBMS_SQL_TRANSLATOR.SET_SQL_TRANSLATION_COMMENT |
| kksxSetSQLTransError | DBMS_SQL_TRANSLATOR.SET_SQL_TRANSLATION_ERROR |
| kksxSetSQLTransMod | DBMS_SQL_TRANSLATOR.SET_SQL_TRANSLATION_MODULE |
| kksxTranslateError | DBMS_SQL_TRANSLATOR.TRANSLATE_ERROR |
| kksxTranslateSQL | DBMS_SQL_TRANSLATOR.TRANSLATE_SQL |
| kksxsccmp | shared cursor criteria compare(?) |
| kkt | triggers |
| kktalt | alter trigger |
| kktf | polymorphic table functions |
| kktfICDCStoreExists | DBMS_TF.KKTFCSTORE_EXISTS CSTORE_EXISTS |
| kktfICDCStoreGetBol | DBMS_TF.KKTFICDCSTOREGETBOL CSTORE_GET |
| kktfICDCStoreGetChar | DBMS_TF.KKTFICDCSTOREGETVC2 CSTORE_GET |
| kktfICDCStoreGetDat | DBMS_TF.KKTFICDCSTOREGETDAT CSTORE_GET |
| kktfICDCStoreGetNum | DBMS_TF.KKTFICDCSTOREGETNUM CSTORE_GET |
| kktfICDGetPTFId | DBMS_TF.KKTF_ICD_GETPTF_ID GET_XID |
| kktfICDEnvGet | DBMS_TF.KKTF_ICD_ENV_GET GET_ENV |
| kktfICDEnvPX | DBMS_TF.KKTF_ICD_ENV_PX GET_ENV |
| kktfICDEnvProj | DBMS_TF.KKTF_ICD_ENV_PROJ GET_ENV |
| kktfICDEnvPut | DBMS_TF.KKTF_ICD_ENV_PUT GET_ENV |
| kktfICDEnvRCnt | DBMS_TF.KKTF_ICD_ENV_RCNT |
| kktfICDEnvSamp | DBMS_TF.KKTF_ICD_ENV_SAMP |
| kktfICDRRFix | DBMS_TF.KKTF_ICD_RR_FIX PUT_ROW_SET ROW_REPLICATION |
| kktfICDRRVar | DBMS_TF.KKTF_ICD_RR_VAR PUT_ROW_SET ROW_REPLICATION |
| kktfICDXStoreClear | DBMS_TF.KKTFXSTORE_CLEAR XSTORE_CLEAR |
| kktfICDXStoreExists | DBMS_TF.KKTFXSTORE_EXISTS XSTORE_EXISTS |
| kktfICDXStoreGetBol | DBMS_TF.KKTFICDXSTOREGETBOL XSTORE_GET |
| kktfICDXStoreGetChar | DBMS_TF.KKTFICDXSTOREGETVC2 XSTORE_GET |
| kktfICDXStoreGetDat | DBMS_TF.KKTFICDXSTOREGETDAT XSTORE_GET |
| kktfICDXStoreGetNum | DBMS_TF.KKTFICDXSTOREGETNUM XSTORE_GET |
| kktfICDXStoreRemove | DBMS_TF.KKTFXSTORE_REMOVE XSTORE_REMOVE |
| kktfICDXStoreSetBol | DBMS_TF.KKTFICDXSTORESETBOL XSTORE_SET |
| kktfICDXStoreSetChar | DBMS_TF.KKTFICDXSTORESETVC2 XSTORE_SET |
| kktfICDXStoreSetDat | DBMS_TF.KKTFICDXSTORESETDAT XSTORE_SET |
| kktfICDXStoreSetNum | DBMS_TF.KKTFICDXSTORESETNUM XSTORE_SET |
| kktficdcstoreallbol | DBMS_TF.KKTFICDSTOREALLBOL CSTORE_GET |
| kktficdcstoreallchr | DBMS_TF.KKTFICDSTOREALLCHR CSTORE_GET |
| kktficdcstorealldat | DBMS_TF.KKTFICDSTOREALLDAT CSTORE_GET |
| kktficdcstoreallnum | DBMS_TF.KKTFICDSTOREALLNUM CSTORE_GET |
| kktiddlt | DBMS_DDL_INTERNAL.IS_DDL_TRIGGER |
| kkx | execute |
| kkxa | external/asynch RPC |
| kkxb | external tables |
| kkxcg1 | DBMS_PREPROCESSOR.KKXCG1 GET_PP_SOURCE_LINES |
| kkxcg2 | DBMS_PREPROCESSOR.KKXCG2 GET_PP_SOURCE_LINES |
| kkxcg3 | DBMS_PREPROCESSOR.KKXCG3 GET_PP_SOURCE_LINES |
| kkxcls | close cursor |
| kkxcmp | compile (all compilation phases) |
| kkxerae | DBMS_OUTPUT.KKXERAE RAISE_APPLICATION_ERROR |
| kkxexe | execute plsql |
| kkxj | java |
| kkxjexe | execute |
| kkxl | lob |
| kkxlcisopen | UTL_SYS_COMPRESS.ISOPEN |
| kkxlcomplzadd | UTL_SYS_COMPRESS.LZ_COMPRESS_ADD |
| kkxlcomplzclose | UTL_SYS_COMPRESS.LZ_COMPRESS_CLOSE |
| kkxlcomplzlob | UTL_SYS_COMPRESS.LZ_COMPRESS_BLOB LZ_COMPRESS_BFILE |
| kkxlcomplzopen | UTL_SYS_COMPRESS.LZ_COMPRESS_OPEN |
| kkxlcompulzextract | UTL_SYS_COMPRESS.LZ_EXTRACT |
| kkxlcompulzclose | UTL_SYS_COMPRESS.LZ_UNCOMPRESS_CLOSE |
| kkxlcompulzlob | UTL_SYS_COMPRESS.LZ_UNCOMPRESS_BLOB LZ_UNCOMPRESS_BFILE |
| kkxlcompulzopen | UTL_SYS_COMPRESS.LZ_UNCOMPRESS_OPEN |
| kkxlcpinit | UTL_SYS_COMPRESS.INITIALIZE_I |
| kkxlnu | DBMS_LOBUTIL |
| kkxlnugi | KKXLNU_GETINODE |
| kkxlnugl | KKXLNU_GETLOBMAP |
| kkxlnugd | KKXLNU_GETDEDUPSET |
| kkxlnucpprm | KKXLNU_CPPRMDEDUP |
| kkxlr | DBMS_LOB |
| kkxlr_append | KKXL_APPEND |
| kkxlr_close | KKXL_CLOSE |
| kkxlr_compare | KKXL_COMPORE |
| kkxlr_convertToBlob | KKXL_CONVERTTOBLOB |
| kkxlr_convertToClob | KKXL_CONVERTTOCLOB |
| kkxlr_copy | KKXL_COPY |
| kkxlr_erase | KKXL_ERASE |
| kkxlr_get_storage_limit | KKXL_GET_STORAGE_LIMIT |
| kkxlr_instr | KKXL_INSTR |
| kkxlr_open | KKXL_OPEN |
| kkxlr_read | KKXL_READ |
| kkxlr_substr | KKXL_SUBSTR |
| kkxlr_trim | KKXL_TRIM |
| kkxlr_write | KKXL_WRITE |
| kkxlr_writeappend | KKXL_WRITEAPPEND |
| kkxpfr | PGA free |
| kkxppp | private pipe |
| kkxrd | DBMS_ROWID |
| kkxrpc | rpc |
| kkxsem | semantic phase |
| kkxsexe | execute a cursor |
| kkxsexr | execute with returning binds |
| kkxsfcn | scalar fetch n rows |
| kkxsscfch | scalar fetch |
| kkxt | trigger |
| kkxtcs | trace pl/sql call stack |
| kkxtexe | trigger execute |
| kkxtgsv | DBMS_INTERNAL_TRIGGER.KKXTGSV GET_UGAKNT |
| kkxtilc | DBMS_INTERNAL_TRIGGER.KKXTILC INVALIDATE_LIBRARY_CACHE |
| kkxtmit | DBMS_INTERNAL_TRIGGER.KKXTMIT MAINTAIN_INTERNAL_TRIGGER |
| kkxtusv | DBMS_INTERNAL_TRIGGER.KKXTUSV SET_UGAKNT |
| kkxuexe | stub execute |
| kkxwtp | plsql compiler |
| kky | system/session |
| kkyasy | alter system driver |
| kkz | security |
| kkzgdcol | get distinct column. This function checks the column chain for a frodef and mark the columns needed for materialized view. |
| kkzgna | generate name |
| kkzi_is_XMLtab_Objrel | DBMS_REDEFINITION.IS_XMLTAB_OBJREL |
| kkzi_reg_idx_param | DBMS_REDEFINITION.REG_XMLIDX_PARAMSTR DBMS_REDEFINITION.IS_PARAM_NM_TAKEN |
| kkzi_test_dml_refresh_trigger | DBMS_REDEFINITION.TEST_DML_REFRESH_TRIGGER |
| kkzi_xmlidx_parmstr | DBMS_REDEFINITION.GET_XMLIDX_PARAMSTR |
| kkzi_xmlidx_sxtab | DBMS_REDEFINITION.GET_XMLIDX_SX_TAB |
| kkziIsUserCreatedIdx | DBMS_REDEFINITION.IS_USER_CREATED |
| kkziSetAclmv | DBMS_SNAP_INTERNAL.SET_I_AM_AN_ACLMV |
| kkziacset | DBMS_IREFRESH.SET_AUTOCOMMIT |
| kkziaord | DBMS_REDEFINITION.ABORT_REDEF_INT |
| kkzibcrd | DBMS_SNAP_INTERNAL.KKZIBCRD CLEAR_DIRECTION |
| kkzibfqn | DBMS_SNAPSHOT_UTL.GET_FULLY_QUALIFIED_NAME |
| kkzibpkce | DBMS_SNAPSHOT_UTL.GET_PK_BY_EOID |
| kkzibponm | DBMS_SNAPSHOT_UTL.GET_OBJECT_NAME_INT |
| kkzibsrd | DBMS_SNAP_INTERNAL.KKZIBSRD SET_REDIRECTION |
| kkzibsu | DBMS_SNAPSHOT_UTL.SET_UP_INT |
| kkzibtbto | DBMS_SNAPSHOT_UTL.GET_TYPEINFO_BY_TOID |
| kkzibvl | DBMS_SNAPSHOT_UTL.VERIFY_LOG_INT |
| kkzibwu | DBMS_SNAPSHOT_UTL.WRAP_UP |
| kkzichkprivs | DBMS_REDEFINITION.CHECK_PRIVS |
| kkziciti | DBMS_SNAP_INTERNAL.KKZCITI VEC_COLS_IN_TABLE |
| kkzickusrpriv | DBMS_ISNAPSHOT.CHECK_USERPRIV |
| kkzicls | DBMS_SNAPSHOT_UTL.CLEANUP_SUBSCRIPTION |
| kkzicort | DBMS_REDEFINITION.CAN_REFEF_INT |
| kkzicp3g | DBMS_SNAPSHOT_KKXRCA.CHECK_PERMISSION_INTERNAL |
| kkzicptable_vdollar_basic | DBMS_REDEFINITION.COPY_TABLE_DEPENDENTS_VBASIC |
| kkzicptable_vdollar_prog | DBMS_REDEFINITION.COPY_TABLE_DEPENDENTS_VPROG |
| kkzicptable_vdollar_setb | DBMS_REDEFINITION.COPY_TABLE_DEPENDENTS_SETB |
| kkzicptable_vdollar_waitb | DBMS_REDEFINITION.COPY_TABLE_DEPENDENTS_WAITB |
| kkzidlused | DBMS_SNAPSHOT_UTL.DIRECT_LOAD_USED |
| kkzidro | DBMS_SNAP_INTERNAL.KKZIDRO DELETE_REFRESH_OPERATIONS |
| kkzienms | DBMS_SNAP_INTERNAL.KKZIENM ENSURE_NWAY_MASTER_SITE |
| kkzieoms | DBMS_SNAP_INTERNAL.KKZIEOM ENSURE_ONE_WAY_MASTER_SITE |
| kkziess | DBMS_SNAP_INTERNAL.KKZIESS ENSURE_SNAPSHOT_SITE |
| kkziexecddl | DBMS_REDEFINITION.PARSE_DDL |
| kkzifenq | DBMS_SNAPSHOT_KKXRCA.RELEASE_ENQ_SNAPSHOTS |
| kkziford | DBMS_REDEFINITION.FINISH_REDEF_INT |
| kkzifr3g | DBMS_SNAPSHOT_KKXRCA.REFRESH_INQ_SNAPSHOTS |
| kkzigbdb | DBMS_SNAP_INTERNAL.KKZIGBDB GET_BACK_END_DB |
| kkzigenq | DBMS_SNAPSHOT_KKXRCA.GET_ENQ_SNAPSHOTS |
| kkziglnm | DBMS_SNAPSHOT_UTL.GET_LOG_NAME |
| kkzigltyp | DBMS_SNAPSHOT_UTL.GET_LOG_TYPE |
| kkzigmbc | DBMS_SNAPSHOT_UTL.GET_MAX_BYTES_PER_CHAR |
| kkzigmv3g | DBMS_SNAPSHOT_UTL.GET_COLM_MASKVEC |
| kkzigpe | DBMS_SNAPSHOT_KKXRCA.GET_PARALLEL |
| kkzigpki | DBMS_SNAPSHOT_UTL.GET_PK_CONSTRAINT_INFO |
| kkzigrcol | DBMS_SNAPSHOT_UTL.GET_RELATIONAL_COLUMNS |
| kkzigsp | DBMS_SNAPSHOT_KKXRCA.GET_SESSION_ENV |
| kkzigunqnm | DBMS_REDEFINITION.GET_UNQ_NAME |
| kkzigtn | DBMS_REDEFINITION.GET_TABLE_NAME |
| kkzii_o2n | DBMS_SNAPSHOT_UTL.TRANS_IN_OLD2NEW |
| kkziibtrd | DBMS_SNAP_INTERNAL.KKZIIBTRD TEST_DIRECTION |
| kkziicsu | DBMS_SNAP_INTERNAL.IAS_CREATE_MV |
| kkzilnr3g | DBMS_SNAP_INTERNAL.LOC_NAME_RES3G LOCAL_NAME_RESOLVE |
| kkzimlt | DBMS_SNAPSHOT_UTL.MASTER_LOG_TYPE |
| kkzimroa | DBMS_SNAP_INTERNAL.MODIFY_RO_ATTRIBUTE |
| kkzio_n2o | DBMS_SNAPSHOT_UTL.TRANS_OUT_NEW2OLD |
| kkziofln | DBMS_SNAP_INTERNAL.INSTANTIATE_OFFLINE |
| kkziofvs | DBMS_SNAP_INTERNAL.VALIDATE_SQL |
| kkziorset | DBMS_REDEFINITION.SET_REDEF_SESSION |
| kkzipllg | DBMS_ISNAPSHOT.KKZIPLLG PURGE_LDR_LOG |
| kkzipsl_xid | DBMS_ISNAPSHOT.KKZIPSL_XID PURGE_LOG_XID |
| kkzirdobj | DBMS_REDEFINITION.REGISTER_DEP_OBJ_INT |
| kkzisbdb | DBMS_SNAPSHOT_INTERNAL.KKZISBDB SET_BACK_END_DB SYNC_BACK_END |
| kkziset | DBMS_SNAPSHOT_UTL.SETUP |
| kkzisf3g | DBMS_SNAPSHOT_KKXRCA.SCHEDULE_KERNEL_INTERFACE |
| kkzisint | DBMS_REDEFINITION.SYNC_INTERIM_INT |
| kkzisord | DBMS_REDEFINITION.START_REDEF_INT |
| kkzispe | DBMS_SNAPSHOT_KKXRCA.SET_PARALLEL_ENV |
| kkzisr_chk_tbl_priv | DBMS_SNAPSHOT_COMMON.CHECK_PRIVS_ON_TABLE_PRIVATE |
| kkzisr_do_refr_op | DBMS_SYNC_REFRESH_INTERNAL.DO_REFRESH_OPN_INTERNAL |
| kkzisr_prepstlog | DBMS_SYNC_REFRESH_INTERNAL.PREPARE_STAGING_LOG_INTERNAL |
| kkzisr_regmviews | DBMS_SYNC_REFRESH_INTERNAL.REGISTER_MVIEWS_INTERNAL |
| kkzisr_throwerr | DBMS_SYNC_REFRESH_INTERNAL.THROW_ERROR |
| kkzisro | DBMS_SNAP_INTERNAL.KKZISRO GENERATE_REFRESH_OPERATIONS |
| kkzissp | DBMS_SNAPSHOT_KKXRCA.SET_SESSION_ENV |
| kkzisu | DBMS_SNAPSHOT_UTL.SUBSCRIBE |
| kkzitti | DBMS_SNAP_INTERNAL.KKZITTI |
| kkziudobj | DBMS_REDEFINITION.UNREGISTER_DEP_OBJ_INT |
| kkziulph | DBMS_SNAPSHOT_UTL.UPDATE_LOG_PLACEHOLDER |
| kkzivcmp | DBMS_SNAPSHOT_UTL.KKZIVCMP VECTOR_COMPARE |
| kkzivfc | DBMS_SNAPSHOT_UTL.VERIFY_FC_AGE |
| kkzivld | DBMS_SNAPSHOT_UTL.VALIDATE |
| kkzivordclr | DBMS_REDEFINITION.VDOLLAR_ORD_CLR |
| kkzivordini | DBMS_REDEFINITION.VDOLLAR_ORD_INIT |
| kkziwrp | DBMS_SNAPSHOT_UTL.WRAPUP |
| kkzrgrc | DBMS_SNAP_REPAPI.GENERATE_REFRESH_CONTEXT |
| kl | loader |
| klc | column array builder |
| klclil1r | c level interface load 1 row |
| klcs | character set |
| klcslod | load NLS data object |
| kll | library |
| kllcqgf | circular queue get free slot |
| klllr | logical record |
| klm | memory |
| klmalf | allocate freeable memory |
| km | multi threaded/mman |
| kmgs | manage (sga) space (?) |
| kmgs_create_request | creates and waits for a memory resize request involving a requestor |
| kmgs_immediate_req | immediate mode request interface function |
| kmgs_sleep_wait | this function should be used in kmgs whenever immediate mode memory is requested from auto-sga |
| kmgsdrv | driver |
| kmc | virtual circuit |
| kmcadq | add circuit to a queue |
| kcmcvc | create virtual circuit |
| kmcdflu | flush. perform the flush operation |
| kmcdlc | state object delete routine |
| kmcdrv | driver |
| kmcmbf | mark buffer |
| kmcrowrt | private functions |
| kmd | dispatcher |
| kmdmai | main loop |
| kmdrdp | run a dispatcher process |
| kmdu2s | route messages from user to server |
| kml | listener registration (lreg) |
| kmlini | initialization |
| kmm | monitor |
| kmmd | dispatcher |
| kmml | listener |
| kmmlrl | remote listener |
| kmmrdp | run dispatcher process |
| kmms | server |
| kmn | network |
| kmnsbm | buffer memory allocation callback |
| kmp | pool |
| kn | replication |
| kna | apply |
| knac | coordinator |
| knah | HA DB |
| knahsma | slave main |
| knahspx | process transaction |
| knaladmAddAutoCDR | DBMS_GOLDENGATE_ADM_INT_INVOK.ADD_AUTO_CDR_INT |
| knaladmAddAutoCDRColGroup | DBMS_GOLDENGATE_ADM_INT_INVOK.ADD_AUTO_CDR_COLGROUP_INT |
| knaladmAddAutoCDRDeltaRes | DBMS_GOLDENGATE_ADM_INT_INVOK.ADD_AUTO_CDR_DELTA_RES_INT |
| knaladmAlterAutoCDR | DBMS_GOLDENGATE_ADM_INT_INVOK.ALTER_AUTO_CRD_INT |
| knaladmAlterAutoCDRColGroup | DBMS_GOLDENGATE_ADM_INT_INVOK.ALTER_AUTO_CDR_COLGROUP_INT |
| knaladmImportACDRMetadata | DBMS_GOLDENGATE_IMP.ACDR_UPDATE_METADATA |
| knaladmRemoveAutoCDR | DBMS_GOLDENGATE_ADM_INT_INVOK.REMOVE_AUTO_CRD_INT |
| knaladmRemoveAutoCDRColGroup | DBMS_GOLDENGATE_ADM_INT_INVOK.REMOVE_AUTO_CDR_COLGROUP_INT |
| knaladmRemoveAutoCDRDeltaRes | DBMS_GOLDENGATE_ADM_INT_INVOK.REMOVE_AUTO_CDR_DELTA_RES_INT |
| knalf | reader |
| knalExtractFromUserProps | DBMS_APPLY_ERROR.PROCESS_USER_PROPERTIES |
| knaliAlter | DBMS_APPLY_ADM_INTERNAL.ALTER_APPLY_INTERNAL |
| knaliCreate | DBMS_APPLY_ADM_INTERNAL.CREATE_APPLY_INTERNAL |
| knaliGetApplyNum | DBMS_APPLY_PROCESS.GET_APPLY# |
| knaliSetInstScn | DBMS_APPLY_ADM.SET_INSTANTIATION_SCN |
| knalperr | DBMS_APPLY_ERROR.PROCESS_ERRORS |
| knalsDropAPR | DBMS_APPLY_ADM_INTERNAL.DROP_APPLY_PROGRESS_REDO |
| knalsGetSender | DBMS_STREAMS.GET_SENDER_INTERNAL |
| knalspCleanApplySpill | DBMS_XSTREAM_ADM_UTL.CLEAN_APPLY_SPILL |
| knanr | propagation receiver |
| knas | server |
| knasm2 | main 2 |
| knasplcr | process logical change record |
| knaspx | process transaction |
| knasxStopClient | DBMS_XSTREAM_ADM_UTL.STOP_XOUT_CLIENT |
| kncd | dequeue generic functions |
| kngocachep_ext | DBMS_LOGREP_UTIL.LCR_CACHE_PURGE |
| knl | streams replication |
| knlAnnotateDDL | DBMS_LOGREP_UTIL.DDL_ANNOTATE |
| knlBumpSCN | DBMS_LOGREP_UTIL.BUMP_SCN |
| knlCanonicalize | DBMS_LOGREP_UTIL.CANONICALIZE |
| knlChkPDBAccessCl | DBMS_LOGREP_UTIL_INVOK.CHECK_PDB_ACCESS |
| knlConvertPosition | DBMS_XSTREAM_ADM_INTERNAL.CONVERT_POSITION_INTERNAL |
| knlComparePosition | DBMS_XSTREAM_ADM.COMPARE_POSITION |
| knlCompatVarToInt | DBMS_LOGREP_UTIL.COMPATIBLE_VARCHAR_TO_INT |
| knlDisableTDupWorkspace | DBMS_XSTREAM_GG_INTERNAL.DISABLE_TDUP_WRKSPC_INT |
| knlEnableTDupWorkspace | DBMS_XSTREAM_GG_INTERNAL.ENABLE_TDUP_WORKSPACE_INT |
| knlGetAPRType | DBMS_APPLY_ADM_INTERNAL.UNPICKLE_PROGRESS_REDO_META |
| knlGetGGFlags | DBMS_XSTREAM_GG_INTERNAL.GET_GG_SESS_FLAGS_INT |
| knlGetProcUseContext | DBMS_LOGREP_UTIL.GET_PROCUSE_CONTEXT_INTERNAL |
| knlGetSubsetRules | DBMS_STREAMS_ADM_IVK.GET_SUBSET_RULES |
| knlGetUGAProcUseContext | DBMS_LOGREP_UTIL.GET_PROC_USE_CONTEXT_INT |
| knlIsPreObj | DBMS_CAPTURE_ADM_INTERNAL.VALIDATE_PREPARE_TABLE |
| knlIsTDupWrkspEnabled | DBMS_XSTREAM_GG_INTERNAL.IS_TDUP_WRKSPC_ENABLED_INT |
| knlLcrIntToExt | DBMS_LOGREP_UTIL.CONVERT_INT_TO_EXT_LCR |
| knlSetAllocatedMemory | DBMS_LOGREP_UTIL.SET_ALLOCATED_MEMORY |
| knlSetCcaMaxPercentage | DBMS_LOGREP_UTIL.SET_CCA_MAX_PERCENTAGE |
| knlSetGGFlags | DBMS_XSTREAM_GG_INTERNAL.SET_GG_SESS_FLAGS_INT |
| knlSetXStreamBit | DBMS_XSTREAM_ADM_UTL.SET_GG_XSTREAM_BIT |
| knlStartProc | DBMS_LOGREP_UTIL.START_PROCESS |
| knlStopProc | DBMS_LOGREP_UTIL.STOP_PROCESS |
| knlStorePrepareInfo | DBMS_CAPTURE_ADM_INTERNAL.STORE_PREPARE_INFO |
| knlUnPickleAPR | DBMS_APPLY_ADM_INTERNAL.UNPICKLE_APPLY_PROGRESS_REDO |
| knlUnPickleLsbyPR | DBMS_APPLY_ADM_INTERNAL.UNPICKLE_LSBY_PROGRESS_REDO |
| knl_DropTableSuppLog | DBMS_CAPTURE_ADM_INTERNAL.DROP_TABLE_SUPP_LOGGING |
| knlabortschemainst_cdb | DBMS_CAPTURE_ADM_INTERNAL.ABORT_SCHEMA_INST_CDB |
| knlaborttableinst_cdb | DBMS_CAPTURE_ADM_INTERNAL.ABORT_TABLE_INST_CDB |
| knlc | capture |
| knlcabortglobalinst | DBMS_CAPTURE_ADM_INTERNAL.ABORT_GLOBAL_INST |
| knlcabortglobalinst_pdb | DBMS_CAPTURE_ADM_INTERNAL.ABORT_GLOBAL_INST_ONE_PDB |
| knlciAddLogfile | DBMS_CAPTURE_ADM_INTERNAL.ADD_LOGFILE |
| knlciAlterCapture | DBMS_CAPTURE_ADM_INTERNAL.ALTER_CAPTURE_INTERNAL |
| knlciCreateCapture | DBMS_CAPTURE_ADM_INTERNAL.CREATE_CAPTURE_INTERNAL |
| knlciDropCapture | DBMS_CAPTURE_ADM_INTERNAL.DROP_CAPTURE |
| knlciIncludeExtraAttribute | DBMS_CAPTURE_ADM_INTERNAL.INCLUDE_EXTRA_ATTRIBUTE |
| knlciwfit | DBMS_CAPTURE_ADM_INTERNAL.WAIT_FOR_INFLIGHT_TXN |
| knlcprepglobalinst | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_GLOBAL_INST |
| knlcprepglobalinst_pdb | BMS_CAPTURE_ADM_INTERNAL.PREPARE_GLOBAL_INST_ONE_PDB |
| knlcpreptabinst | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_TABLE_INST |
| knlcpreptabinstuid | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_TABLE_INST_UID |
| knlcsv | propogation sender |
| knldi_ProcSrcDropTable | DBMS_LOGREP_DEF_PROC_UTL.PROCESS_SRC_DROP_TABLE_INT |
| knldi_ProcSrcDropUser | DBMS_LOGREP_DEF_PROC_UTL.PROCESS_SRC_DROP_USER_INT |
| knldi_ProcSrcNewTable | DBMS_LOGREP_DEF_PROC_UTL.PROCESS_SRC_NEW_TABLE_INT |
| knldi_ProcSrcNewUser | DBMS_LOGREP_DEF_PROC_UTL.PROCESS_SRC_NEW_USER_INT |
| knlgetobjname | DBMS_LOGREP_UTIL_INVOK.GET_OBJECT_NAME |
| knlgcompat | DBMS_LOGREP_UTIL.GET_STR_COMPAT |
| knlgcscn | DBMS_LOGREP_UTIL.GET_CONSISTENT_SCN |
| knlgrantadmin | DBMS_XSTREAM_AUTH_IVK.GRANT_ADMIN_PRIVILEGE_PDBS |
| knlgrt | DBMS_STREAMS_ADM_IVK.GET_TAG_INTERNAL |
| knlgsn | DBMS_STREAMS.GET_STREAMS_NAME |
| knlgst | DBMS_STREAMS.GET_STREAMS_TYPE |
| knlgmt | DBMS_STREAMS_ADM_IVK..GET_MESSAGE_TRACKING_INTERNAL |
| knllcrtoxml | DBMS_STREAMS_LCR_INT.CONVERT_LCR_TO_XML_INT |
| knlog | goldengate |
| knlprepschemainst_cdb | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_SCHEMA_INST_CDB |
| knlprepsynctabs | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_SYNC_TABLE_LIST |
| knlpreptableinst_cdb | DBMS_CAPTURE_ADM_INTERNAL.PREPARE_TABLE_INST_CDB |
| knlrevokeadmin | DBMS_XSTREAM_AUTH_IVK.REVOKE_ADMIN_PRIVILEGE_PDBS |
| knlsaoerr | DBMS_APPLY_ADM_INTERNAL.ALTER_OBJECT_ERROR_NOTIFIER |
| knlsaooper | DBMS_APPLY_ADM.SET_DML_HANDLER_INTERNAL |
| knlsiCmpOldVal | DBMS_APPLY_ADM_INTERNAL.COMPARE_OLD_VALUES_INTERNAL |
| knlsiInst | DBMS_LOGREP_IMP_INTERNAL.INSTANTIATE |
| knlsiRegRemObj | DBMS_APPLY_ADM_INTERNAL.REGISTER_REMOTE_OBJECT |
| knlsiValRemCol | DBMS_APPLY_ADM_INTERNAL.VALIDATE_REMOTE_COLUMN |
| knlsiitb | DBMS_APPLY_ADM_INTERNAL.INVALIDATE_TABLE_OBJECT |
| knlsiscc | DBMS_APPLY_ADM_INTERNAL.SET_CONSTRAINT_COLUMNS |
| knlsisoc | DBMS_APPLY_ADM_INTERNAL.SET_OBJECT_CONSTRAINT |
| knlsmt | DBMS_STREAMS_ADM_IVK.SET_MESSAGE_TRACKING_INTERNAL |
| knlspval | DBMS_LOGREP_UTIL.SET_PARAMETER |
| knlsrt | DBMS_STREAMS_ADM_IVK.SET_TAG |
| knlssaf | DBMS_LOGREP_UTIL.GET_STREAMS_AUTO_FILTER |
| knlsskeycol | DBMS_APPLY_ADM.SET_KEY_COLUMNS_INTERNAL |
| knltcfe | DBMS_STREAMS_TBS_INT.CHECK_FILE_EXISTS_CALLOUT |
| knltcpn | DBMS_STREAMS_TBS_INT.COMPARE_PATH_NAMES_CALLOUT |
| knltdel | DBMS_STREAMS_TBS_INT.REMOVE_FILE_CALLOUT |
| knltgfn | DBMS_STREAMS_TBS_INT.GENERATE_FILE_NAME_CALLOUT |
| knltpfn | DBMS_STREAMS_TBS_INT.PARSE_FILE_NAME_CALLOUT |
| knluGetConstraint | DBMS_LOGREP_UTIL_INVOK.GET_CONSTRAINT_NAME |
| knluIsCtasSupDml | DBMS_XSTREAM_GG_INTERNAL.IS_CTAS_NO_DML_SESS_INT |
| knluIsFooTriggSet | DBMS_XSTREAM_GG_INTERNAL.IS_FOO_TRIG_FIRE_AT_SESS_INT |
| knluIsMiningCharsetCompatible | DBMS_XSTREAM_GG_INTERNAL.IS_CHARSET_COMP_FOR_MINING |
| knluLock_3gl | DBMS_LOGREP_UTIL.GET_LOCK |
| knluNumSubs | DBMS_XSTREAM_ADM_UTL.NUM_SUBSCRIBERS |
| knluScnToPos | DBMS_XSTREAM_ADM_UTL.COVERT_SCN_TO_POS |
| knluSet3xIdenFlag | DBMS_LOGREP_UTIL.SET_3X_IDEN |
| knluSetCtasSupDml | DBMS_XSTREAM_GG_INTERNAL.SET_CTAS_SESS_CTX_INT |
| knluSetFooTrigg | DBMS_XSTREAM_GG_INTERNAL.SET_FOO_TRIGGER_CONTXT_INT |
| knluSetSuppLog | DBMS_LOGREP_UTIL.SET_SUPP_LOGGING |
| knluStreamsAdminCheck | DBMS_LOGREP_UTIL.CHECK_DV_STREAMS_ADMIN |
| knluUnLock_3gl | DBMS_LOGREP_UTIL.RELEASE_LOCK |
| knlu_mt_purge_btree | DBMS_LOGREP_UTIL.MESSAGE_TRACKING_PURGE |
| knlu_mt_resize_btree | DBMS_LOGREP_UTIL.MESSAGE_TRACKING_RESIZE_INT |
| knlu_txn_purge_btree | DBMS_LOGREP_UTIL.STREAMS_TRANSACTION_PURGE_INT |
| knluenst | DBMS_LOGREP_UTIL.ENSURE_STREAMS |
| knlurse | DBMS_LOGREP_UTIL.RAISE_SYSTEM_ERROR_3GL |
| knlursw | DBMS_LOGREP_UTIL.RAISE_SYSTEM_WARNING_3GL |
| knlustrcmpcs | DBMS_LOGREP_UTIL.STRCMP_CS |
| knlxmltolcr | DBMS_STREAMS_LCR_INT.CONVERT_XML_TO_LCR_INT |
| knlzseshasrol | DBMS_LOGREP_UTIL.SESS_HAS_ROLE |
| knlzusrhasrol | DBMS_LOGREP_UTIL.USER_HAS_ROLE |
| knst | streams/goldengate |
| knsq | streams/goldengate message queueing |
| knt | (internal) triggers |
| kntxit | execute internal triggers |
| kntxlp | exeucte internal triggers for LOB piecewise |
| kntxrl | execute replication trigger for LOB |
| ko | objects |
| koc | cache manager |
| kocbeg | begin transaction |
| kocedd | end duration |
| kociih | instantiate an instance in the object heap |
| kocpnm | pin an object by name |
| kod | data manager (pickler) |
| kod2ppic | pickle an object into an image |
| kodin2p | map a name to an pref |
| kodpunp | unpickle an image into an object |
| kodrdel | UTL_REF.DELETE_OBJECT |
| kodrlk | UTL_REF.LOCK_OBJECT |
| kodrsel | UTL_REF.SELECT_OBJECT |
| kodrslk | UTL_REF.LOCK_OBJECT |
| kodrslsn | UTL_REF.SELECT_OBJECT_WITH_CR |
| kodrupd | UTL_REF.UPDATE_OBJECT |
| koh | heap manager |
| kohaii | allocate and initialize an instance |
| kohalc | allocate memory chunk |
| kohatd | allocate using TDs |
| kohdee | duration entry end |
| kohdtg | duration table get a duration entry |
| kohedu | end an user duration |
| kohrsc | resize memory chunk |
| koi | interface |
| koicadt | construct ADT |
| koicupt | construct UPT |
| koio | ? |
| koiocon | constructor |
| koionew | create (and pin) a new named instance |
| koiopnm | pin an object by name |
| kok | kernel side |
| koka | access |
| kokagob | get objects |
| kokbtns | type check the nested select operator |
| kokd | driver |
| kokdn2p | map a name to an pref |
| koke | OBJECTS images |
| koki | id generator |
| kokl | lob access |
| kokl3 | temporary lob access |
| kokla | OBJECTS anydata |
| koklcopy | lob copy |
| koklcre | lob create |
| koklcpb2c | copy binary data into lob |
| koklcwrite | lob write |
| kokleva | lob evaluate |
| kokli | internal |
| kokliclo | create with another locator |
| kokligrd | initialize kdllfn with row data |
| koklivrl | verify the row containing the lob is locked |
| koklm | lob Default |
| koklread | read |
| kokltrim | trim |
| koklv | lob default |
| kokm | methods |
| kokmrwo | get new RWO vector enhanced with ordering |
| kokn | ? |
| koknmpn | map name and oid |
| koko | objects? |
| kokoupkl | unpickle into and instance |
| kokq | ? |
| kokqopdup | copy the metadata from the old operator by checking optmdatx |
| kokqpaqb | process all query blocks |
| kokqpoqb | process only this query block |
| kokqpqb | process query block (and its descendants and siblings) |
| kokqpqbc2 | calls kokqpqb. |
| koks | semantic analysis |
| kokscupd | check for updatability of column and change adf flag |
| koksxlv | xform operand tree into an L-Value |
| kokt | OBJECTS DDL |
| kola | lob |
| kolaErrorHandler | error handler |
| kolace | XDB CSX print |
| kolars | XDB CSX print |
| kolc | collection? |
| kolccst | construct element callback |
| kolcins | inset space for the element at the given index |
| kolcpupkl | unpickle collection |
| kole | lob default |
| kolf | file |
| kolfgdir | get directory object path and filenames |
| kolfopen | open a file |
| koll | lob locator |
| kollrsz | resize and initialize a lob locator |
| kolo | OBJECTS anydata |
| kolr | lob refcount |
| kols | ? |
| kolsins | insert space for the element at the given index |
| kolstins | tree insert space for the element at the given index |
| koluislc | UTL_COLL.IS_LOCATOR |
| kope2pic | pickler mumbo jumbo |
| kopetrv | kop engine and traverse |
| kopldsinit | kop lds initialize a pre-allocated lds |
| kos | stream interfaces for images/objects |
| kosibegin | image begin |
| kosiend | image end callback |
| kot | type manager |
| kotg | accessor (get) |
| kotgtyp | type |
| koxs | OBJECTS streams |
| koxsihread | image handle write from buffer |
| kp | programmatic interface |
| kpbf | progint miscellaneous |
| kpbfcopy | DBMS_FILE_TRANSFER.COPY_FILE_I |
| kpbfget | DBMS_FILE_TRANSFER.GET_FILE_I |
| kpbfput | DBMS_FILE_TRANSFER.PUT_FILE_I |
| kpce | multi threaded network |
| kpceterm | terminate any connections from this layer |
| kpcm | streams advanced queuing |
| kpdb | pluggable database |
| kpdbCheckNFT | DBMS_PDB.KPDBCHECKNFT CHECK_NFT |
| kpdbCheckPlugCompatible | DBMS_PDB.KPDBCHECKPLUGCOMPATIBLE CHECK_PLUG_COMPATIBILITY |
| kpdbChkLockdown | DBMS_PDB.KPDBCHKLOCKDOWN CHECK_LOCKDOWN |
| kpdbCleanResolve | DBMS_PDB.KPDBCLEANRESOLVE CLEAR_PLUGIN_VIOLATIONS |
| kpdbCleanupTask | DBMS_PDB.KPDBCLEANUPTASK CLEANUP_TASK |
| kpdbConvertToLocal | DBMS_PDB.KPDBCONVERTTOLOCAL CONVERT_TO_LOCAL |
| kpdbCreateCFTables | DBMS_PDB.KPDBCREATECFTABLES CREATEX$PERMANENTTABLES |
| kpdbDescribe | DBMS_PDB.KPDBDESCRIBE DESCRIBE |
| kpdbDropCFTables | DBMS_PDB.KPDBDROPCFTABLES DROPX$PERMANENTTABLES |
| kpdbExecOracleScript | DBMS_PDB.EXEC_AS_ORACLE_SCRIPT |
| kpdbIsValidPath | DBMS_PDB.KPDBISVALIDPATH IS_VALID_PATH |
| kpdbNonCdb2Pdb | DBMS_PDB.KPDBNONCDB2PDB NONCDB_TO_PDB |
| kpdbPopulateSyncTable | DBMS_PDB.KPDBPOPULATESYNCTABLE POPULATESYNCTABLE |
| kpdbSync | DBMS_PDB.KPDBSYNC SYNC_PDB |
| kpdbRecover | DBMS_PDB.KPDBRECOVER RECOVER |
| kpdbUpdateCrossConStats | DBMS_PDB.KPDBCVUPDATECROSSCONSTRATS UPDATE_CDBVW_STATS |
| kpdbUpdateVsn | DBMS_PDB.KPDBUPDATEVSN UPDATE_VERSION |
| kpdbfCopyTaskCbk | parallel copy or move file task callback |
| kpdbfDeleteFile | delete a file based on copy or move |
| kpdbfdSetSharing | DBMS_PDB_ALTER_SHARING.KPDBFDSETSHARING SET_METADATA_LINKED SET_DATA_LINKED SET_EXT_DATA_LINKED SET_SHARING_NONE |
| kpdbfdSetProfExplicit | DBMS_PDB_ALTER_SHARING.KPDBFDSETPROFEXPLICIT SET_PROFILE_EXPLICIT |
| kpdbfdSetUserExplicit | DBMS_PDB_ALTER_SHARING.KPDBFDSETUSEREXPLICIT SET_USER_EXPLICIT |
| kpdbfdSetRoleExplicit | DBMS_PDB_ALTER_SHARING.KPDBFDSETROLEEXPLICIT SET_ROLE_EXPLICIT |
| kpdbsec | security |
| kpfs | NPI |
| kpggGetPG | return pointer to generic PGA |
| kpggGetSG | return pointer to SGA(?) |
| kpin | progint miscellaneous |
| kpk | OCI |
| kpkptResolveTNSName | DBMS_TNS.RESOLVE_TNSNAME |
| kpm | transparent session migration |
| kpn | OCI |
| kpo | oracle |
| kpoal8 | V8 bundled execution |
| kpoaq | streams advanaced queuing |
| kpoauth | authenticate |
| kpoclsa | close all cursors |
| kpodny | describe any arguments used |
| kpodp | direct path load |
| kpofchswcbk | fetch switch callback |
| kpofcr | fetch callback for V8 protocol. fetch callback due to pipe functions execution in order to return collection. |
| kpogsk | initializes the session and returns the encrypted session key |
| kpohal | This is the memory allocator that uses kpcch (the common heap module) |
| kpolob | lob operations |
| kpolal | lob allocator |
| kpon | notification |
| kponPurgeUnreachLoc | remove registrations for unreachable locations |
| kpond | advanced queuing |
| kpone | event monitor |
| kponemn | main. emon main loop |
| kpoodr | replaces ttcdrv to handle pisdef in fastpath mode |
| kpoopq | set keyword value pair |
| kpooprx | open |
| kpoq | result cache |
| kpor | RPC callback for streaming |
| kporpc | the oracle side function to start rpc |
| kposc | scrollable cursors |
| kpotc | setting up trusted external procedure callbacks |
| kpotx | local transaction coordination |
| kpotxcap | commit |
| kpotxen | 2-phase end transaction driver |
| kpov | distributed transaction coordination |
| kpoxcAppContBeginReplay | DBMS_APP_CONT_PRVT.BEGIN_REPLAY |
| kpoxcAppContEndReplay | DBMS_APP_CONT_PRVT.END_REPLAY |
| kpoxcAppContPrepareReplay | DBMS_APP_CONT_PRVT.PREPARE_REPLAY_INT |
| kpp2 | parse routine for dimensions |
| kpp3 | parse routine for create/alter/drop summary statements |
| kppl | database resistent connection pool |
| kppliatpcp | DBMS_CONNECTION_POOL.ALTER_PARAM |
| kpplicfgcp | DBMS_CONNECTION_POOL.CONFIGURE_POOL |
| kpplistpcp | DBMS_CONNECTION_POOL.STOP_POOL |
| kpplistrcp | DBMS_CONNECTION_POOL.START_POOL |
| kpr | recursive program interface |
| kprb | bundled operations |
| kprball | execute all bundled kpr/rpi operations |
| kprbalo | allocator callback |
| kprbbin | number of bind variables |
| kprc | RPI copy routines |
| kprccu | copy data given Uac |
| kprcdt | copy data |
| kps | transparent session migration |
| kpscrcap | DBMS_SESSION_STATE.SS_CAPTURE |
| kpscrmrk | DBMS_SESSION_STATE.SS_MARK_CAPTURE |
| kpscrres | DBMS_SESSION_STATE.SS_RESTORE |
| kpscrumk | DBMS_SESSION_STATE.SS_UNMARK_CAPTURE |
| kptsc | callback functions for streaming operations for replication |
| kpu | user |
| kpuaq | streams advanaced queuing |
| kpuc | cursor management functions |
| kpucp | client side connection pooling support |
| kpudcn2c | convert Number to Character string |
| kpudp | DPAPI Load |
| kpuexec | execute |
| kpuexecv8 | execute V8 |
| kpufch | fetch one or more rows |
| kpuhh | handle heap |
| kpuhhalo | allocate memory freeable |
| kpuhhmrk | mark |
| kpuhhrsp | remove permanent chunk |
| kpun | streams advanced queuing |
| kpur | remote |
| kpurcs | call with service context |
| kpurcsc | remote call with service context |
| kpureq | request (a statement to be executed) |
| kpuxc | db replay? |
| kpuvers | version |
| kpuzxs | XS midtier |
| kq | query |
| kqaiconn | DBMS_DEBUG_JDWP.KQAICONN CONNECT_TCP |
| kqaidisc | DBMS_DEBUG_JDWP.KQAIDISC DISCONNECT |
| kqaignp | DBMS_DEBUG_JDWP.KQAIGNP GET_NLS_PARAMETERS |
| kqaigcsi | DBMS_DEBUG_JDWP.KQAIGCSI |
| kqaigcss | DBMS_DEBUG_JDWP.KQAIGCSS |
| kqaipcs | DBMS_DEBUG_JDWP.KQAIPCS PROCESS_CONNECT_STRING |
| kqaipde | PBDE.KQAIPDE INIT |
| kqairjd | DBMS_JAVA_DUMP.KQAIRJD DUMP |
| kqaisnp | DBMS_DEBUG_JDWP.KQAISNP SET_NLS_PARAMETERS |
| kqaivsn | DBMS_DEBUG_JDWP.KQAIVSN |
| kqan | server side debug operations |
| kqap | server side debug operations |
| kqas | server side debug operations |
| kqd | dictionary management |
| kqdCloseCursor | close cursor |
| kqdGetCursor | get cursor |
| kqdOpenCursor | open cursor |
| kqdReleaseACursor | release a cursor |
| kqdgtc | return an open and parsed cursor for a statement |
| kqdobr | read obj$ row using (owner# |
| kqdobu | verify object uniqueness (?) |
| kqdunr | get user id using name as key |
| kqf | fixed tables |
| kqfd | direct access to fixed tables |
| kqfp | packages |
| kqfrs | row source |
| kql | library cache |
| kqlAddSchemaReference | add a schema during semantic checking |
| kqlb | bootstrapping support |
| kqlclo | cleanup nonexistent objects in OBJ$ |
| kqld | dictionary callbacks |
| kqldprr | parent referential constraint read |
| kqldsyr | synonym read |
| kqlf | fixed table support |
| kqlfbct | bind capture table(?) |
| kqlfbctc | callback(?) |
| kqlfgl | get row for Lock |
| kqlfgx | get row for access table entry |
| kqlftl | cache Table for Locks callback |
| kqlindp | invalidate dependency(?) |
| kqllod | database object load |
| kqlm | multi-instance manager |
| kqlmbpil | background process a pin instance lock |
| kqlmcdlod | mcode heap load |
| kqlnfy | notify |
| kqlobjlod | object load |
| kqlobld | object load |
| kqlobpn | object pin heaps and load data pieces |
| kqlp | sharing of sql statements |
| kqlpcdlod | pcode load |
| kqlpim | pin and load more heaps |
| kqlplslod | pl/sql object load |
| kqlr | remote |
| kqlrddsc | describe callback function |
| kqlrds | describe a cursor at the default host |
| kqlrld | load a remote library object |
| kqls | subordinate set manager |
| kqlsadd | add a new element to a subordinate set |
| kqlsget | get full constraint definition |
| kqlslod | load all subordinate set elements for a given heap |
| kqludp | update with dependencies |
| kqlunac | unauthenticate dependents of an object |
| kqlvld | validate an object |
| kqr | dictionary/row cache |
| kqrAllocateEnqueue | allocate enqueue |
| kqrCacheHit | cache hit; found an existing entry |
| kqrFreeHashMutex | free mutex for row cache hash bucket |
| kqrFreePOMutex | free mutex for parent object |
| kqrFreePOToSGA | free parent object to sga: free memory |
| kqrFreeSOToSGA | free subordinate object to sga: free memory |
| kqrGetAllHashMutexes | get all hash bucket mutexes |
| kqrGetHashMutex | get mutex for row cache hash bucket |
| kqrGetClusterLock | get a row cache lock in cluster mode (cluster version of kqrget) |
| kqrGetPOMutex | get mutex for parent object |
| kqrHashTableInsert | insert parent object into hash bucket |
| kqrHashTableRemove | remove parent object from hash bucket |
| kqrLockPo | lock parent object |
| kqrOnErrorMutexCleanup | on error mutex cleanup. called to free mutexes when an error has occured. |
| kqrReadFromDB | read row cache object |
| kqrReleaseLock | unpin object in row cache |
| kqrRelinkToHashTable | add object to hash table(?) |
| kqrUpdateHashTable | update hash bucket |
| kqrdco | dump current object(?) |
| kqreqd | enqueue delete |
| kqrfr | free |
| kqrfrc | cache |
| kqrfrpo | parent object |
| kqrfrso | subordinate object |
| kqrget | get a row cache lock |
| kqrhsh | hash - generate hash to find hash bucket |
| kqrinpo | insert parent object |
| kqrmpin | memory pin |
| kqrmupin | memory unpin |
| kqrpad | parent add. main function to add an object to a parent bucket. |
| kqrpre | read a parent cache object |
| kqrpre1 | 1 |
| kqrpre2 | 2 - this is the real function |
| kqrprl | parent release enqueue |
| kqrpspr | post process |
| kqrrls | release lock |
| kqrsrd | subordinate cache object read |
| kr | redo |
| kra | recovery area function |
| krb | backup/restore |
| krb1g | read (and optionally validate) first block of file |
| krbabr | auto block media recovery |
| krbb | creation of a backuppiece |
| krbb3fwb | finish write buffer for creation of compressed backup pieces |
| krbb2ec | write backuplog records to controlfile at end of backup set |
| krbbcdo | compression do |
| krbbpc | piece create |
| krbc | controlfile |
| krbd | device control |
| krbfgh | read first block with kGfd. the block must have a kcbh header |
| krbfghv | Datafile/control header block Validation. callback from krb1g. |
| krbi | dbms_backup_restore package |
| krbi_beg_register_auxdfc | DBMS_BACKUP_RESTORE.KRBI_BEG_REGISTER_AUXDFC REGISTERAUXDFCOPY |
| krbi_chkcompalg | DBMS_BACKUP_RESTORE.KRBI_CHKCOMPALG CHECKCOMPRESSIONALG |
| krbi_cleanup_backup_records | DBMS_BACKUP_RESTORE.KRBI_CLEANUP_BACKUP_RECORDS CLEANUPBACKUPRECORDS |
| krbi_cleanup_foreign_all | DBMS_BACKUP_RESTORE.KRBI_CLEANUP_FOREIGN_ALL CLEANUPFOREIGNARCHIVEDLOGS |
| krbi_cleanup_pgax | DBMS_BACKUP_RESTORE.KRBI_CLEANUP_PGAX CLEANUPPGACONTEXT |
| krbi_clear_controlfile | DBMS_BACKUP_RESTORE.KRBI_CLEARCONTROLFILE CLEARCONTROLFILE |
| krbi_create_fra_acc | DBMS_BACKUP_RESTORE.KRBI_CREATE_FRA_ACC CREATEFRAAUXCFCOPY |
| krbi_create_fra_adc | DBMS_BACKUP_RESTORE.KRBI_CREATE_FRA_ADC CREATEFRAAUXDFCOPY |
| krbi_create_restorepoint | DBMS_BACKUP_RESTORE.KRBI_CREATE_RESTPOINT CREATERESTOREPOINT |
| krbi_create_xml | DBMS_BACKUP_RESTORE.KRBI_CREATE_XML CREATETEMPXMLFILE |
| krbi_describeremotepdb | DBMS_BACKUP_RESTORE.KRBI_DESCRIBEREMOTEPDB DESCRIBEREMOTEPDB |
| krbi_dupfileexists | DBMS_BACKUP_RESTORE.KRBI_DUPFILEEXISTS DUPLICATEFILEEXISTS |
| krbi_flashback_cf | DBMS_BACKUP_RESTORE.KRBI_FLASHBACK_CF FLASHBACKCONTROLFILE |
| krbi_free_storage_space | DBMS_BACKUP_RESTORE.KRBI_FREE_STORAGE_SPACE FREE_STORAGE_SPACE |
| krbi_gconnect_id | DBMS_BACKUP_RESTORE.KRBI_GCONNECT_ID GET_CONNECT_IDENTIFIER |
| krbi_get_primary_constr | DBMS_BACKUP_RESTORE.KRBI_GET_PRIMARY_CONSTR GETPRIMARYCONSTR |
| krbi_get_standby_constr | DBMS_BACKUP_RESTORE.KRBI_GET_STANDBY_CONSTR GETSTANDBYCONSTR |
| krbi_getdupcopy | DBMS_BACKUP_RESTORE.KRBI_GETDUPCOPY GETDUPLICATEDDATAFILECOPY |
| krbi_getguid | DBMS_BACKUP_RESTORE.KRBI_GETGUID GETGUID |
| krbi_getstandbyfname | DBMS_BACKUP_RESTORE.KRBI_GETSTANDBYFNAME GETSTANDBYFILENAME |
| krbi_getxttsname | DBMS_BACKUP_RESTORE.KRBI_GETXTTSNAME GETXTTSNAME |
| krbi_getxttsplugname | DBMS_BACKUP_RESTORE.KRBI_GETXTTSPLUGNAME GETXTTSPLUGNAME |
| krbi_init_fra_metadata | DBMS_BACKUP_RESTORE.KRBI_INIT_FRA_METADATA INITFRAMETADATA |
| krbi_network_backupdf | DBMS_BACKUP_RESTORE.KRBI_NETWORK_BACKUPDF NETWORKBACKUPDATAFILE |
| krbi_network_backuprl | DBMS_BACKUP_RESTORE.KRBI_NETWORK_BACKUPRL NETWORKBACKUPARCHIVEDLOG |
| krbi_network_backupsf | DBMS_BACKUP_RESTORE.KRBI_NETWORK_BACKUPSF NETWORKBACKUPSPFILE |
| krbi_network_rdfhdr | DBMS_BACKUP_RESTORE.KRBI_NETWORK_RDFHDR NETWORKREADFILEHEADER |
| krbi_network_setmsb | DBMS_BACKUP_RESTORE.KRBI_NETWORK_SETMSB NETWORKSETMSB |
| krbi_parse_plugxml | DBMS_BACKUP_RESTORE.KRBI_PARSE_PLUGXML PARSEPLUGXMLFILE |
| krbi_pdb_time_check | DBMS_BACKUP_RESTORE.KRBI_PDB_TIME_CHECK PDBTIMECHECK |
| krbi_preplugin_do_mediarcv | DBMS_BACKUP_RESTORE.KRBI_PREPLUGIN_DO_MEDIARCV PREPLUGINDOMEDIARECOVERY |
| krbi_preplugin_trans | DBMS_BACKUP_RESTORE.KRBI_PREPLUGIN_TRANS BEGINPREPLUGINTRANSLATION |
| krbi_prepluginrcv_addfile | DBMS_BACKUP_RESTORE.KRBI_PREPLUGINRCV_ADDFILE PREPLUGINRECOVERYADDFILE |
| krbi_prepluginrcv_cancel | DBMS_BACKUP_RESTORE.KRBI_PREPLUGINRCV_CANCEL PREPLUGINRECOVERYCANCEL |
| krbi_prepluginrcv_start | DBMS_BACKUP_RESTORE.KRBI_PREPLUGINRCV_START PREPLUGINRECOVERYSTART |
| krbi_read_action | DBMS_BACKUP_RESTORE.KRBI_READ_ACTION |
| krbi_recover_add_file | DBMS_BACKUP_RESTORE.KRBI_RECOVER_ADD_FILE RECOVERADDFILE |
| krbi_recover_add_pdb | DBMS_BACKUP_RESTORE.KRBI_RECOVER_ADD_PDB RECOVERADDPDB |
| krbi_recover_cancel | DBMS_BACKUP_RESTORE.KRBI_RECOVER_CANCEL RECOVERCANCEL |
| krbi_recover_do | DBMS_BACKUP_RESTORE.KRBI_RECOVER_DO RECOVERDO |
| krbi_recover_start | DBMS_BACKUP_RESTORE.KRBI_RECOVER_START RECOVERSTART |
| krbi_register_auxdfc | DBMS_BACKUP_RESTORE.KRBI_BEG_REGISTER_AUXDFC REGISTERAUXDFCOPY |
| krbi_remdupfile | DBMS_BACKUP_RESTORE.KRBI_REMDUPFILE REMOVEDUPLICATEFILE |
| krbi_remstandbysyncfile | DBMS_BACKUP_RESTORE.KRBI_REMSTANDBYSYNCFILE REMOVESTANDBYSYNCFILE |
| krbi_restoreexttfileto | DBMS_BACKUP_RESTORE.KRBI_RESTOREXTTFILETO RESTOREXTTFILETO |
| krbi_rman_usage | DBMS_BACKUP_RESTORE.KRBI_RMAN_USAGE RMAN_USAGE |
| krbi_save_action | DBMS_BACKUP_RESTORE.KRBI_SAVE_ACTION |
| krbi_sdbuname_tspitr | DBMS_BACKUP_RESTORE.KRBI_SDBUNAME_TSPITR SETDBUNIQNAMETSPITR |
| krbi_standbysyncfileexists | DBMS_BACKUP_RESTORE.KRBI_STANDBYSYNCFILEEXISTS STANDBYSYNCFILEEXISTS |
| krbi_switch_prim_bct | DBMS_BACKUP_RESTORE.KRBI_SWITCH_PRIM_BCT SWITCH_PRIMARY_BCT |
| krbi_unlockremotepdb | DBMS_BACKUP_RESTORE.KRBI_UNLOCKREMOTEPDB UNLOCKREMOTEPDB |
| krbi_wrtdupcopy | DBMS_BACKUP_RESTORE.KRBI_WRTDUPDCOPY WRITEDUPLICATEDDATAFILECOPY |
| krbi_wrtstandbyfname | DBMS_BACKUP_RESTORE.KRBI_WRTSTANDBYFNAME WRITESTANDBYFILENAME |
| krbi_xttrestore | DBMS_BACKUP_RESTORE.KRBI_XTTRESTORE XTTRESTORE |
| krbiabf | DBMS_BACKUP_RESTORE.KRBIABF AUTOBACKUPFLAG |
| krbiadft | DBMS_BACKUP_RESTORE.KRBIADFT APPLYDATAFILETO |
| krbiaor | DBMS_BACKUP_RESTORE.KRBIAOR APPLYOFFLINERANGE |
| krbiarcfn | DBMS_BACKUP_RESTORE.KRBIARCFN GETARCFILENAME |
| krbiaux | DBMS_BACKUP_RESTORE.KRBIAUX SETDATAFILEAUX |
| krbibab | DBMS_BACKUP_RESTORE.KRBIBAB BMRADDBLOCK |
| krbibackupsetpiece | DBMS_BACKUP_RESTORE.KRBIBACKUPSETPIECE BACKUPSETPIECE |
| krbibackuppiecebackup | DBMS_BACKUP_RESTORE.KRBIBACKUPPIECEBACKUP BACKUPPIECEBACKUP |
| krbibcf | DBMS_BACKUP_RESTORE.KRBIBCF BACKUPCONTROLFILE |
| krbibckdmpfile | DBMS_BACKUP_RESTORE.KRBIBCKDMPFILE BACKUPDMPFILE |
| krbibcle | DBMS_BACKUP_RESTORE.KRBIBCLE BACKUPCANCEL |
| krbibdcp | DBMS_BACKUP_RESTORE.KRBIBDCP BACKUPDATAFILECOPY |
| krbibdf | DBMS_BACKUP_RESTORE.KRBIBDF BACKUPDATAFILE |
| krbibdg | DBMS_BACKUP_RESTORE.KRBIBDG BACKUPPIECECRTDUPGET |
| krbibdmr | DBMS_BACKUP_RESTORE.KRBIBDMR BMRDOMEDIARECOVERY |
| krbibds | DBMS_BACKUP_RESTORE.KRBIBDS BACKUPPIECECRTDUPSET |
| krbibgf | DBMS_BACKUP_RESTORE.KRBIBGF BMRGETFILE |
| krbibis | DBMS_BACKUP_RESTORE.KRBIBIS BMRINITIALSCAN |
| krbiblkstat | DBMS_BACKUP_RESTORE.KRBIBLKSTAT GETBLOCKSTAT |
| krbibmrc | DBMS_BACKUP_RESTORE.KRBIBMRC BMRCANCEL |
| krbibmrs | DBMS_BACKUP_RESTORE.KRBIBMRS BMRSTART |
| krbibpc | DBMS_BACKUP_RESTORE.KRBIBPC BACKUPPIECECREATE |
| krbibrf | DBMS_BACKUP_RESTORE.KRBIBRF BMRRESTOREFROMFLASHBACK |
| krbibrl | DBMS_BACKUP_RESTORE.KRBIBRL BACKUPARCHIVEDLOG |
| krbibrpsby | DBMS_BACKUP_RESTORE.KRBIBRPSBY BMRRESTOREFROMSTANDBY |
| krbibsdf | DBMS_BACKUP_RESTORE.KRBIBSDF BACKUPSETDATAFILE |
| krbibsf | DBMS_BACKUP_RESTORE.KRBIBSF BACKUPSPFILE |
| krbibsrl | DBMS_BACKUP_RESTORE.KRBIBSRL BACKUPSETARCHIVEDLOG |
| krbibsta | DBMS_BACKUP_RESTORE.KRBIBSTA BACKUPSTATUS |
| krbibufc | DBMS_BACKUP_RESTORE.KRBIBUFC BMRSCANDATAFILECOPY |
| krbibv | DBMS_BACKUP_RESTORE.KRBIBV BACKUPVALIDATE |
| krbicbbp | DBMS_BACKUP_RESTORE.KRBICBBP BACKUPBACKUPPIECE |
| krbicbs | DBMS_BACKUP_RESTORE.KRBICBS CHANGEBACKUPSET |
| krbiccf | DBMS_BACKUP_RESTORE.KRBICCF COPYCONTROLFILE |
| krbicdcp | DBMS_BACKUP_RESTORE.KRBICDCP COPYDATAFILECOPY |
| krbicdf | DBMS_BACKUP_RESTORE.KRBICDF COPYDATAFILE |
| krbicf | DBMS_BACKUP_RESTORE.KRBICF CONVERTDATAFILECOPY |
| krbickeepf | DBMS_BACKUP_RESTORE.KRBICKEEPF CANKEEPDATAFILES |
| krbickpt | DBMS_BACKUP_RESTORE.KRBICKPT GETCKPT |
| krbiclrl | DBMS_BACKUP_RESTORE.KRBICLRL CLEARONLINELOGNAMES |
| krbicmus | DBMS_BACKUP_RESTORE.KRBICMUS CFILEMAKEANDUSESNAPSHOT |
| krbicrl | DBMS_BACKUP_RESTORE.KRBICRL COPYARCHIVEDLOG |
| krbicror | DBMS_BACKUP_RESTORE.KRBICROR CREATERMANOUTPUTROW |
| krbicrs | DBMS_BACKUP_RESTORE.KRBICRS CFILERESIZESECTION |
| krbicrsr | DBMS_BACKUP_RESTORE.KRBICRSR CREATERMANSTATUSROW |
| krbicsl | DBMS_BACKUP_RESTORE.KRBICSL CFILECALCSIZELIST |
| krbicssn | DBMS_BACKUP_RESTORE.KRBICSSN CFILESETSNAPSHOTNAME |
| krbictset | DBMS_BACUP_RESTORE.KRBICTSET BCTSET |
| krbicuc | DBMS_BACKUP_RESTORE.KRBICUC CFILEUSECURRENT |
| krbicup | DBMS_BACKUP_RESTORE.KRBICUP CFILEUSECOPY |
| krbicus | DBMS_BACKUP_RESTORE.KRBICUS CFILEUSESNAPSHOT |
| krbicvrt | DBMS_BACKUP_RESTORE.KRBICVRT CONVERTFILENAME |
| krbid2rf | DBMS_BACKUP_RESTORE.KRBID2RF DBA2RFNO |
| krbidab | DBMS_BACKUP_RESTORE.KRBIDAB DOAUTOBACKUP |
| krbidbp | DBMS_BACKUP_RESTORE.KRBIBDP DELETEBACKUPPIECE |
| krbiddf | DBMS_BACKUP_RESTORE.KRBIDDF CHANGEDATAFILECOPY |
| krbideft | DBMS_BACKUP_RESTORE.KRBIDEFT GETDEFAULTTAG |
| krbidf | DBMS_BACKUP_RESTORE.KRBIDF DELETEFILE |
| krbidrl | DBMS_BACKUP_RESTORE.KRBIDRL CHANGEARCHIVEDLOG |
| krbidrm | DBMS_BACKUP_RESTORE.KRBIDRM RESETCONFIG |
| krbidsta | DBMS_BACKUP_RESTORE.KRBIDSTA DEVICESTATUS |
| krbidvac | DBMS_BACKUP_RESTORE.KRBIDVAC DEVICEALLOCATE |
| krbidvcm | DBMS_BACKUP_RESTORE.KRBIDVCM DEVICECOMMAND |
| krbidvda | DBMS_BACKUP_RESTORE.KRBIDVDA DEVICEDEALLOCATE |
| krbidvq | DBMS_BACKUP_RESTORE.KRBIDVQ DEVICEQUERY |
| krbiesjnp | DBMS_BACKUP_RESTORE.KRBIESJNP SETEXPORTJOBNAME |
| krbifbaf | DBMS_BACKUP_RESTORE.KRBIFBAF FLASHBACKADDFILE |
| krbifbc | DBMS_BACKUP_RESTORE.KRBIFBC FLASHBACKCANCEL |
| krbifbf | DBMS_BACKUP_RESTORE.KRBIFBF FLASHBACKFILES |
| krbifbs | DBMS_BACKUP_RESTORE.KRBIFBS FLASHBACKSTART |
| krbiffr | DBMS_BACKUP_RESTORE.KRBIFFR FETCHFILERESTORED |
| krbifsft | DBMS_BACKUP_RESTORE.KRBIFSFT FINDAUTSEARCHFILETABLE |
| krbigaln | DBMS_BACKUP_RESTORE.KRBIGALN INSPECTARCHIVEDLOGSEQ |
| krbigcs | DBMS_BACKUP_RESTORE.KRBIGCS GETCNCTSTR |
| krbigdgn | DBMS_BACKUP_RESTORE.KRBIGDGN PIECECONTEXTGETNUMBER |
| krbigfno | DBMS_BACKUP_RESTORE.KRBIGFNO GETFNO |
| krbigpn | DBMS_BACKUP_RESTORE.KRBIGPN GENPIECENAME |
| krbigtsc | DBMS_BACKU_RESTORE.KRBIGTSC GENTRANSPORTSCRIPT |
| krbigtsn | DBMS_BACKUP_RESTORE.KRBIGTSN GETTSNAMEFROMDATAFILECOPY |
| krbiialbac | DBMS_BACKUP_RESTORE.KRBIIALBAC INCRARCHIVEDLOGBACKUPCOUNT |
| krbiif | DBMS_BACKUP_RESTORE.KRBIIF inspect bp |
| krbiimsb | DBMS_BACKUP_RESTORE.KRBIIMSB INITMSB |
| krbiimsc | DBMS_BACKUP_RESTORE.KRBIIMSC INITMSC |
| krbiimsr | DBMS_BACKUP_RESTORE.KRBIIMSR INITMSR |
| krbiinins | DBMS_BACKUP_RESTORE.KRBIININS INITNAMESPACE |
| krbiisomf | DBMS_BACKUP_RESTORE.KRBIISOMF ISFILENAMEOMF |
| krbinbaf | DBMS_BACKUP_RESTORE.KRBINBAF NBRADDFILE |
| krbinbeg | DBMS_BACKUP_RESTORE.KRBINBEG NIDBEGIN |
| krbinbdmr | DBMS_BACKUP_RESTORE.KRBINBDMR NBRDOMEDIARECOVERY |
| krbinblkstat | DBMS_BACKUP_RESTORE.KRBINBLKSTAT GETNBRBLOCKSTAT |
| krbinbrc | DBMS_BACKUP_RESTORE.KRBINBRC NBRCANCEL |
| krbinbrfs | DBMS_BACKUP_RESTORE.KRBINBRFS NBRFILESTATUS |
| krbinbrs | DBMS_BACKUP_RESTORE.KRBINBRS NBRSTART |
| krbinend | DBMS_BACKUP_RESTORE.KRBINEND NIDEND |
| krbinettransfer | DBMS_BACKUP_RESTORE.KRBINETTRANSFER NETWORKFILETRANSFER |
| krbinfn | DBMS_BACKUP_RESTORE.KRBINFN NORMALIZEFILENAME |
| krbingni | DBMS_BACKUP_RESTORE.KRBINGNI NIDGETNEWDBID |
| krbinpcf | DBMS_BACKUP_RESTORE.KRBINPCF NIDPROCESSCF |
| krbinpdf | DBMS_BACKUP_RESTORE.KRBINPDF NIDPROCESSDF |
| krbimaux | DBMS_BACKUP_RESTORE.KRBIMAUX MANAGEAUXINSTANCE |
| krbimrsr | DBMS_BACKUP_RESTORE.KRBIMRSR COMMITRMANSTATUSROW |
| krbimxi | DBMS_BACKUP_RESTORE.KRBIMXI GETMAXINFO |
| krbiomfn | DBMS_BACKUP_RESTORE.KRBIOMFN GETOMFFILENAME |
| krbiovac | DBMS_BACKUP_RESTORE.KRBIOVAC |
| krbipba | DBMS_BACKUP_RESTORE.KRBIPBA PROXYBACKUPARCHIVEDLOG |
| krbipbb | DBMS_BACKUP_RESTORE.KRBIPBB PROXYBEGINBACKUP |
| krbipbcf | DBMS_BACKUP_RESTORE.KRBIPBCF PROXYBACKUPCONTROLFILE |
| krbipbdc | DBMS_BACKUP_RESTORE.KRBIPBDC PROXYBACKUPDATAFILECOPY |
| krbipbdf | DBMS_BACKUP_RESTORE.KRBIPBDF PROXYBACKUPDATAFILE |
| krbipbr | DBMS_BACKUP_RESTORE.KRBIPBR PROXYBEGINRESTORE |
| krbipcn | DBMS_BACKUP_RESTORE.KRBIPCN PROXYCANCEL |
| krbipdl | DBMS_BACKUP_RESTORE.KRBIPDL PROXYDELETE |
| krbipgo | DBMS_BACKUP_RESTORE.KRBIPGO PROXYGO |
| krbipqb | DBMS_BACKUP_RESTORE.KRBIPQB PROXYQUERYBACKUP |
| krbipqr | DBMS_BACKUP_RESTORE.KRBIPQR PROXYQUERYRESTORE |
| krbipra | DBMS_BACKUP_RESTORE.KRBIPRA PROXYRESTOREARCHIVEDLOG |
| krbiprcf | DBMS_BACKUP_RESTORE.KRBIPRCF PROXYRESTORECONTROLFILE |
| krbiprdf | DBMS_BACKUP_RESTORE.KRBIPRDF PROXYRESTOREDATAFILE |
| krbiprm | DBMS_BACKUP_RESTORE.KRBIPRM GETPARM |
| krbipsft | DBMS_BACKUP_RESTORE.KRBIPSFT PROCESSSEARCHFILETABLE |
| krbipvl | DBMS_BACKUP_RESTORE.KRBIPVL PROXYVALIDATE |
| krbiragf | DBMS_BACKUP_RESTORE.KRBIRAGF REFRESHAGEDFILES |
| krbiran | DBMS_BACKUP_RESTORE.KRBIRAN RENORMALIZEALLFILENAMES |
| krbirbp | DBMS_BACKUP_RESTORE.KRBIRBP RESTOREBACKUPPIECE |
| krbircdf | DBMS_BACKUP_RESTORE.KRBIRCDF CREATEDATAFILE |
| krbircft | DBMS_BACKUP_RESTORE.KRBIRCFT RESTORECONTROLFILETO |
| krbircle | DBMS_BACKUP_RESTORE.KRBIRCLE RESTORECANCEL |
| krbircp | DBMS_BACKUP_RESTORE.KRBIRCP RESDATAFILECOPY |
| krbirdalhd | DBMS_BACKUP_RESTORE.KRBIRDALHD READARCHIVEDLOGHEADER |
| krbirdb | DBMS_BACKUP_RESTORE.KRBIRDB RESETDATABASE |
| krbirdft | DBMS_BACKUP_RESTORE.KRBIRDFT RESTOREDATAFILETO |
| krbirdhd | DBMS_BACKUP_RESTORE.KRBIRDHD READFILEHEADER |
| krbirecfs | DBMS_BACKUP_RESTORE.KRBIRECFS RESETCFILESECTION |
| krbirerr | DBMS_BACKUP_RESTORE.KRBIRERR Raise error |
| krbiresdmpfile | DBMS_BACKUP_RESTORE.KRBIRESDMPFILE RESTOREDMPFILE |
| krbiri | DBMS_BACKUP_RESTORE.KRBIRI REINIT |
| krbirrl | DBMS_BACKUP_RESTORE.KRBIRRL RESTOREARCHIVEDLOG |
| krbirrm | DBMS_BACKUP_RESTORE.KRBIRRM RESETCONFIG |
| krbirrng | DBMS_BACKUP_RESTORE.KRBIRRNG RESTOREARCHIVEDLOGRANGE |
| krbirsdf | DBMS_BACKUP_RESTORE.KRBIRSDF RESTORESETDATAFILE |
| krbirsft | DBMS_BACKUP_RESTORE.KRBIRSFT RESTORESPFILETO |
| krbirsqlexec | DBMS_BACKUP_RESTORE.KRBIRSQLEXEC REMOTESQLEXECUTE |
| krbirsp | DBMS_BACKUP_RESTORE.KRBIRSP RESTORESETPIECE |
| krbirsta | DBMS_BACKUP_RESTORE.KRBIRSTA RESTORESTATUS |
| krbirvd | DBMS_BACKUP_RESTORE.KRBIRVD RESTOREVALIDATE |
| krbisal | DBMS_BACKUP_RESTORE.KRBISAL SCANARCHIVEDLOG |
| krbisbtv | DBMS_BACKUP_RESTORE.KRBISBTV ORACLESBTVERSION |
| krbisf | DBMS_BACKUP_RESTORE.KRBISF SEARCHFILES |
| krbisl | DBMS_BACKUP_RESTORE.KRBISL SETLIMIT |
| krbislp | DBMS_BACKUP_RESTORE.KRBISLP SLEEP |
| krbismsb | DBMS_BACKUP_RESTORE.KRBISMSB SETMSB |
| krbismsc | DBMS_BACKUP_RESTORE.KRBISMSC SETMSC |
| krbisprm | DBMS_BACKUP_RESTORE.KRBISPRM SETPARMS |
| krbisrid | DBMS_BACKUP_RESTORE.KRBISRID SETRMANSTATUSROWID |
| krbisrm | DBMS_BACKUP_RESTORE.KRBISRM SETCONFIG |
| krbistc | DBMS_BACKUP_RESTORE.KRBISTC SWITCHTOCOPY |
| krbistcs | DBMS_BACKUP_RESTORE.KRBISTCS SET_CHARSET |
| krbiswitch | DBMS_BACKUP_RESTORE.KRBISWITCH BCTSWITCH |
| krbiswtf | DBMS_BACKUP_RESTORE.KRBISWTF SWITCHTEMPFILE |
| krbitdblk | DBMS_BACKUP_RESTORE.KRBITDBLK TRANSPORTDBLOCK |
| krbitdbunlk | DBMS_BACKUP_RESTORE.KRBITDBUNLK TRANSPORTDBUNLOCK |
| krbitrc | DBMS_BACKUP_RESTORE.KRBITRC |
| krbitsat | DBMS_BACKUP_RESTORE.KRBITSAT SETTABLESPACEEXCLUDE |
| krbiufc | DBMS_BACKUP_RESTORE.KRBIUFC SCANDATAFILECOPY |
| krbiufr | DBMS_BACKUP_RESTORE.KRBIUFR SCANDATAFILE |
| krbiuphd | DBMS_BACKUP_RESTORE.KRBIUPHD UPDATEHEADERS |
| krbiursr | DBMS_BACKUP_RESTORE.KRBIURSR UPDATERMANSTATUSROW |
| krbiurt | DBMS_BACKUP_RESTORE.KRBIURT CLEARRECOVERYDESTFLAG |
| krbival | DBMS_BACKUP_RESTORE.KRBIVAL VALIDATEARCHIVEDLOG |
| krbivala | DMBS_BACKUP_RESTORE.KRBIVALA VALIDATIONADDPIECE |
| krbivalblk | DMBS_BACKUP_RESTORE.KRBIVALBLK VALIDATEBLOCK |
| krbivale | DMBS_BACKUP_RESTORE.KRBIVALE VALIDATIONEND |
| krbivaln | DMBS_BACKUP_RESTORE.KRBIVALN VALIDATIONNEXTRESULT |
| krbivals | DMBS_BACKUP_RESTORE.KRBIVALS VALIDATIONSTART |
| krbivalv | DMBS_BACKUP_RESTORE.KRBIVALV VALIDATIONVALIDATE |
| krbivbp | DBMS_BACKUP_RESTORE.KRBIVBP VALIDATEBACKUPPIECE |
| krbivdc | DBMS_BACKUP_RESTORE.KRBIVDC VALIDATEDATAFILECOPY |
| krbivts | DBMS_BACKUP_RESTORE.KRBIVTS VALIDATETABLESPACE |
| krbiwtrc | DBMS_BACKUP_RESTORE.KRBIWTRC WRITETRACE |
| krbizerf | DBMS_BACKUP_RESTORE.KRBIZERF ZERODBID |
| krbm | miscellaneous functions |
| krbo | optimisation |
| krbr | restore and recovery |
| krbrcc | clean up conversation |
| krbrpr | piece read |
| krbrr | reread corrupt block |
| krbrrp | from back piece |
| krbx | proxy copy controller |
| krby | image copy |
| krc | block change tracking |
| krccacp | advance the checkpoint |
| krccckp | checkpoint |
| krcpabs | I am ctwr |
| krcptmo | ctwr timeout action |
| krcrfi | read file. rman is traversing the bitmaps to find enough historical bitmap data. |
| krd | datafiles (media and standby) |
| krd_do_mrp | do managed recovery processing |
| krd_end_rcv | end media recovery |
| krd_implicit_rcv | IMPLICIT ReCoVery for standby open/activation |
| krdrsb | read from standby (?) |
| krdsmr | serial? slave? media recovery |
| krf | flashback |
| krf_flashback_db | flashback a database from a client other than RMAN |
| krf_restore_driver | restore the files in the restore set/flashback restore of the database |
| krfbBuildRestoreSet | adds a list if files to flashback to the flashback context |
| krfgdelfb1 | calculate deleted space (?) |
| krfgfbtofree | calculate free space |
| krfxfblog | fixed table callback routine for x$kcrfblog |
| krm | rman (executable only; not database) |
| krmcmcv | command change value (?) |
| krp | recovery |
| krp_check_slave_exit | wait for ksv slaves to exit |
| krp_slave_apply | main redo apply loop |
| krp_slave_main | main pmr slave callback |
| krpi | dbms_pitr support |
| krpiacp | DBMS_PITR.KRPIACP ADJUSTCOMPATIBILITY |
| krpibexp | DBMS_PITR.KRPIBEXP BEGINEXPORT |
| krpibimp | DBMS_PITR.KRPIBIMP BEGINIMPORT |
| krpibts | DBMS_PITR.KRPIBTS BEGINTABLESPACE |
| krpicpt | DBMS_PITR.KRPICPT COMMITPITR |
| krpidfv | DBMS_PITR.KRPIDFV DOFILEVERIFY |
| krpists | DBMS_PITR.KRPISTS SELECTTABLESPACE |
| krs | standby/dataguard (?) |
| krsa | locking primitives |
| krsb | buffer management |
| krsc | crash recovery |
| krsd | destination |
| krse | archive engine |
| krsf | FAL engine |
| krsg | gap resolution |
| krsh | helper |
| krsi | input/output |
| krsj | protection mode |
| krsk | controlfile access |
| krsl | log writer |
| krsm | managed recovery process |
| krsn | configuration |
| krso | process monitor |
| krsp | physical standby and availability machine RFS client |
| krsq | SQL commands |
| krsr | remote file server process |
| krss | scheduler |
| krst | tables |
| krsu | network IO |
| krsv | VOS frontend |
| krsw | async process |
| krsx | internal interfaces |
| krt | tablespaces |
| krta2bz | obtain blocksize of tablespace |
| krta2rfn | obtain file number (mos says absolute file number) |
| krtchk | check consistency (with control file) |
| krtcktt | check temporary tablespace configuration |
| krv | recovery |
| krvarf | DBMS_LOGMNR.KRVARF ADD_LOGFILE |
| krvcp | DBMS_LOGMNR.KRVCP COLUMN_PRESENT |
| krvend | DBMS_LOGMNR.KRVEND END_LOGMNR |
| krvg | generation of redo with DDL |
| krvgdrm | DBMS_LOGMNR_INTERNAL.KRVGDRM |
| krviad11202to112 | DBMS_LOGMNR_INTERNAL.AGESPILL_11202TO112 |
| krviad112to11 | DBMS_LOGMNR_INTERNAL.AGESPILL_112TO11 |
| krviad121to11204 | DBMS_LOGMNR_INTERNAL.AGESPILL_121TO11204 |
| krviad12202to122 | DBMS_LOGMNR_INTERNAL.AGESPILL_12202TO122 |
| krviad122to12 | DBMS_LOGMNR_INTERNAL.AGESPILL_122TO12 |
| krviad122to12202 | DBMS_LOGMNR_INTERNAL.AGESPILL_122TO12202 |
| krvialf | DBMS_LOGMNR_SESSION_INT.ADD_LOG_FILE |
| krviarscn | DBMS_LOGMNR_INTERNAL.ADVANCE_READ_SCN |
| krviats | DBMS_LOGMNR_SESSION_INT.ATTACH_SESSION |
| krviau11204to121 | DBMS_LOGMNR_INTERNAL.AGESPILL_11204TO121 |
| krviau11to112 | DBMS_LOGMNR_INTERNAL.AGESPILL_11TO112 |
| krviau122to12202 | DBMS_LOGMNR_INTERNAL.AGESPILL_122TO12202 |
| krviau12to122 | DBMS_LOGMNR_INTERNAL.AGESPILL_12TO122 |
| krvicl | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVICL |
| krvicp | DBMS_LOGMNR_SESSION_INT.COLUMN_PRESENT |
| krvics | DBMS_LOGMNR_SESSION_INT.CREATE_SESSION |
| krvidcd | DBMS_LOGMNR_INTERNAL.DUMP_CKPT_DATA |
| krvidib | DBMS_LOGMNR_INTERNAL.KRVIDIB |
| krvidpd | DBMS_LOGMNR_INTERNAL.DUMP_PAGEOUT_DATA |
| krvidscd | DBMS_LOGMNR_INTERNAL.DUMP_STREAMS_CKPT_DATA |
| krvidss | DBMS_LOGMNR_SESSION_INT.DESTROY_SESSION |
| krvidts | DBMS_LOGMNR_SESSION_INT.DETACH_SESSION |
| krviftsi | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVIFTSI |
| krvigrg | DBMS_LOGMNR_INTERNAL.GET_ROOT_GLOBAL_NAME |
| krvild | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVILD |
| krvilss | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVILSS |
| krvilt | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVILT |
| krvimv | DBMS_LOGMNR_SESSION_INT.MINE_VALUE |
| krvips | DBMS_LOGMNR_SESSION_INT.PREPARE_SCN_RANGE |
| krvirlf | DBMS_LOGMNR_SESSION_INT.REMOVE_LOG_FILE |
| krvirs | DBMS_LOGMNR_SESSION_INT.RELEASE_SCN_RANGE |
| krvisda | DBMS_LOGMNR_SESSION_INT.SET_DICT_ATTR |
| krvislegc | DBMS_LOGMNR_INTERNAL.KRVISLEQC |
| krvisobj | DBMS_LOGMNR_INTERNAL.SKIP_OBJ_C |
| krvisrba | DBMS_LOGMNR_INTERNAL.SKIP_RBA |
| krvissp | DBMS_LOGMNR_SESSION_INT.SET_SESSION_PARAMETERS |
| krvisxid | DBMS_LOGMNR_INTERNAL.SKIP_XID |
| krviuld | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVIULD |
| krviulss | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVIULSS |
| krviult | DBMS_LOGMNR_INTERNAL.LOGMNR_KRVIULT |
| krviusobj | DBMS_LOGMNR_INTERNAL.UNSKIP_OBJ_C |
| krviusrba | DBMS_LOGMNR_INTERNAL.UNSKIP_RBA |
| krviusxid | DBMS_LOGMNR_INTERNAL.UNSKIP_XID |
| krvm | mine |
| krvmv | DBMS_LOGMNR.KRVMV MINE_VALUE |
| krvrgse | DBMS_LOGMNR_INTERNAL.KRVRGSE |
| krvrgse2 | DBMS_LOGMNR_INTERNAL.KRVRGSE2 |
| krvrmgb | DBMS_LOGMNR_INTERNAL.KRVRMGB |
| krvrrse | DBMS_LOGMNR_INTERNAL.KRVRRSE |
| krvrrrf | DBMS_LOGMNR.KRVRRRF REMOVE_LOGFILE |
| krvs | apply service |
| krvspd | DBMS_LOGMNR_INTERNAL.KRVSPD |
| krvssf | survive failure |
| krvstart | DBMS_LOGMNR.KRVSTART START_LOGMNR |
| krvt | log miner viewer support |
| krvugaclr | DBMS_LOGMNR_INTERNAL.KRVUGACLR |
| krvugaset | DBMS_LOGMNR_INTERNAL.KRVUGASET |
| krvx | extract |
| ks | service |
| ksa | asynchronous messages |
| ksaamb | allocate message buffer |
| ksadmb | deallocate message buffer |
| ksarcv | receive message |
| ksasnd | send asynchronous message |
| ksasndint | send asynchronous message |
| ksb | background processes |
| ksbabs | action based server |
| ksbasend | asynchronous send message main loop |
| ksbckbast | check blocking asynchronous trap |
| ksbcti | call timeout/interrupts |
| ksbd | detached process |
| ksbmsg | call cpu count changed callbacks |
| ksbrdp | run a detached background process |
| ksbsrv | start a multi-stated server process |
| ksbt | ? |
| ksbx | Xic cross instance calls |
| ksbxiaf | ksbxic (cross instance calls) message and interrupt action |
| ksbxiafdomsg | ksbxic and async xic static functions |
| kscn_to_ub8_impl | convert SCN to ub8 |
| kscnfy | system notifications to be passed to components |
| kscs | cloud service |
| kscs_cloud_hcc_enabled | should HCC be enabled? |
| kscs_clouddb_provider_detect | in what cloud is this instance running |
| kscs_cloudprov_ut | cloud provider utility. outputs where oracle detects it is running |
| kscs_cloudsim_paramcb | cloud simulation parameter callback |
| kscs_enabled | are we in a cloud? |
| kscs_is_exadata_or_oracle_cloud | is this exadata or oracle cloud? |
| kscs_is_non_oracle_cloud | is this a non oracle cloud? |
| kscs_is_on_premise | is this on-premises? |
| iscs_is_oracle_cloud | is this oracle cloud? |
| kscs_process_param | process cloud related parameters for determination of services |
| kscsinitcapprovider | initialize capabilities per provider |
| kscx | capability framework |
| kscxcapdump | dump |
| ksd | debug internal errors |
| ksdacn | action routines for parser |
| ksddoa | debug support do an action |
| ksdhng | hang analyze |
| ksdind | DBMS_SYSTEM.KSDIND_ICD KSDIND |
| ksdnfsp_restore_df_perm | DBMS_DNFS.RESTORE_DATAFILE_PERMISSION |
| ksdocrl | check if row is locked |
| ksdp | parser |
| ksdpcg | post and check event in the specified event group |
| ksdpec | post event and check trigger condition |
| ksdprs | parse string |
| ksdwra | write to alert |
| ksdwrf | write to (trace) file |
| ksdwrt | DBMS_SYSTEM.KSDWRT_ICD KSDWRT |
| ksdxcb | ksdx callback for sosd layer signal handler |
| ksdxen | 2-task entry point |
| ksdxfdmp | ksdx function: invoke named dump |
| ksdxfstk | dump abridged os stack |
| ksdxftev | set trace event |
| ksdxwcwpt | create watchpoint |
| ksdxwdwpt | delete watchpoint |
| kse | error |
| ksed | debug |
| ksedec | delete the top error for entry |
| ksedmp | dump process state |
| ksedst | dump the call stack |
| ksedsts | short stack |
| ksedst1 | stack trace 1 helper |
| ksepop | perform cleanup when an error frame is being popped |
| kserec1 | record an error code |
| kserec4 | record an error code |
| ksesec0 | signal an error code |
| ksesec1 | signal an error code |
| ksesin | signal an internal error (named) |
| ksf | functions |
| ksfd | disk IO |
| ksfdDumpPGA | dump ksfd PGA |
| ksfd_addtoissueq | add requests to issue queue |
| ksfd_chkio | IO checker/io stats |
| ksfd_clear_pgaobjsc | clear pga objects |
| ksfd_do_io_verification | do IO verification |
| ksfd_get_physical_sectsz | read physical sectorsize from device |
| ksfd_glblksz | get logical blocksize |
| ksfd_gosdrq | get os dependent requests |
| ksfd_io | perform IO |
| ksfd_odm | oracle disks manager |
| ksfd_odmio | IO |
| ksfd_osdrqfil | operating system dependent request |
| ksfd_sage_poosible | exadata offloading possible check |
| ksfd_sbio | submit block IO |
| ksfd_skgfqio | to system kernel generic file queue IO |
| ksfd_update_iostatstime | update statistics for X$KSFDSTFILE (V$IOSTAT_FILE) |
| ksfdaf | asm files |
| ksfdafGo | execute IO |
| ksfdafRequest | request |
| ksfdaio | asynchronous IO |
| ksfdbio | block IO |
| ksfdbio_updatestats | update statistics for X$KSFDSTCMP (V$IOSTAT_FUNCTION) |
| ksfdckerr | check for errrors |
| ksfdcreg | register controlfiles with CSS |
| ksfdfchkaio | check if aio can be done |
| ksfdgaiolmt | get aio limit |
| ksfdgfno | get file number |
| ksfdgo | execute IO |
| ksfdgpsz | get physical (sector) size |
| ksfdgrsz | get request size |
| ksfdmp | call the relevant dump routine |
| ksfdnfy | PDB open notifier |
| ksfdopn | open random access file fname |
| ksfdpcl | process IO completion |
| ksfdpgadump | ksfd dump PGA routine |
| ksfdpoll | poll for IO completion |
| ksfdread | read random access file in sync mode |
| ksfdss | snapshot (clonedb) |
| ksfdss_fob_is_snap | are files in file open block (fob) snapshot files? |
| ksfdtrcwrt | trace write |
| ksfdwat | wait for IOs to finish |
| ksfdwtio | wait for IO |
| ksfflt | free latch |
| ksfglt | get latch |
| ksfh | io helper |
| ksfm | file mapping |
| ksfmplsdropall | DBMS_STORAGE_MAP.DROP_ALL_CALLOUT |
| ksfmplsdropelement | DBMS_STORAGE_MAP.DROP_ELEMENT_CALLOUT |
| ksfmplsdropfile | DBMS_STORAGE_MAP.DROP_FILE_CALLOUT |
| ksfmplslockmap | DBMS_STORAGE_MAP.LOCK_MAP_CALLOUT |
| ksfmplsmapelement | DBMS_STORAGE_MAP.MAP_ELEMENT_CALLOUT |
| ksfmplsmapfile | DBMS_STORAGE_MAP.MAP_FILE_CALLOUT |
| ksfmplsrestore | DBMS_STORAGE_MAP.RESTORE_CALLOUT |
| ksfmplsunlockmap | DBMS_STORAGE_MAP.UNLOCK_MAP_CALLOUT |
| ksfpec | io post an event |
| ksfq | sequential file io interface |
| ksfq_alo | allocate device |
| ksfqfcls | close a sequential file |
| ksfs | OFS filesystem |
| ksfsc1 | callback |
| ksfsd | dispatcher |
| ksfsm | metadata |
| ksfsp | DBMS_FS |
| ksfsp_make_fs | KSFSP_MAKE_FS |
| ksfsp_mount_fs | KSFSP_MOUNT_FS |
| ksfsp_destroy_fs | KSFSP_DESTROY_FS |
| ksfv | file io server |
| ksi | instance locking |
| ksim | manager |
| ksimPrintGroupMemPGA | print out pga group memory (oradebug) |
| ksimPrintGroupMemCache | print out group memory cache (oradebug) |
| ksimgchg | group state change |
| ksipget | get a group lock (synchronous interface to DLM for lock get) |
| ksipc | IPC |
| ksipcenv | memory allocations on different sockets (?from oradebug) |
| ksipcon | convert a group lock |
| ksiprls | release a group lock |
| ksk | resource manager |
| kskadjcpuutil | adjust cpu utilization (adjusted for instance caging) |
| kskchk | check resource state for RM |
| kskgetpgalimit | get pga limit |
| kskinitrm | initialise resource manager |
| kskiorm | I/O resource manager |
| ksklheld | lock held |
| kskosstatact | operating system statistics act (get os statistics) |
| kskpthr | post thread |
| kskthbcall | thread begin call |
| kskthbwt | thread begin wait |
| kskthecall | thread end call |
| kskthewt | thread end wait |
| kskthexit | thread exit |
| kskthrsod | thread state object delete |
| kskvmstatact | measure swap-in and swap-out (and generate error if amount is more than 2% of real memory) |
| kskwait_timed_cpu | resource manager wait routine |
| ksl | latching and post-wait |
| ksl_get_child_latch_range | get all child latches for a range |
| ksl_get_child_latches | get all child latches |
| ksl_get_shared_latch | get latch in shared mode |
| ksl_get_shared_latch_int | (12.2) |
| ksl_post_proc | post a single process |
| ksl_postm | post multiple processes |
| ksl_postm_add | add a process |
| ksl_postm_do_posts | post processes |
| ksl_postm_init | initialise |
| ksl_skgslgts | spin get of exclusive latch (11g) |
| ksl_update_post_stats | update processing of posting stats ao. in x$kslpr |
| kslawe | add post-wait entry |
| kslccll | clean up after a given latch |
| kslcll | clean up after a given latch |
| kslcllt | clean up after a given latch |
| kslclt | create child latch |
| kslconx | convert latch from shared to exclusive |
| ksle | event wait |
| kslf2c | free two child latches |
| kslfre | free latch |
| kslfred | free latch |
| kslges | get exclusive latch slow spinning in a loop |
| kslgess | shared latch |
| kslgetl | get latch |
| kslgetsl | get a shared latch |
| kslgpl | get parent and child latches |
| kslgprl | get process list of latch holders (X$KSUPRLAT) |
| kslgprl_int | internal |
| kslg2c | get two child latches of the same parent |
| kslg2csl | shared latches |
| kslilcr | invoke latch cleanup routine |
| ksliwat | inner wait function; setup a wait that times out |
| ksliwat_cleanup | cleanup post/wait entry |
| kslpsemf | post semaphores |
| kslpslf | post list of foregrounds |
| kslpspr | post the process with that latch |
| kslpwrp_int | post/wait read post type (to choose single or multi process posting; guess) |
| kslskgs | spin get of shared latch |
| kslwait | wait for n centi-seconds or until posted |
| kslwaitctx | wait context; wait until timeout |
| kslwaitns | wait to be awakened w/o calling into the db scheduler |
| kslwat | wait for event |
| kslwl | wait list (list of other processes waiting on a semaphore) |
| kslwlmod | wmodification |
| kslwlscan | scan |
| kslwt | wait interface |
| kslwt_end_snapshot | end snapshot |
| kslwt_update_stats_int | update statistics |
| kslwtbctx | begin context/wait |
| kslwtectx | end context/wait |
| ksm | memory |
| ksm_prepage_sga_seg | sga segment selection for prepaging |
| ksmals | allocate stack |
| ksmapg | callback for allocating a pga extent |
| ksmapply_v2 | used for prepaging; apply prepage? |
| ksmarfg | allocate real free pga(?) |
| ksmasg | callback for allocating an sga extent. the sga is fixed size |
| ksmcpg | create (variable) pga |
| ksmcsg | create sga |
| ksmd | state object memory (?) |
| ksmdfr | free memory |
| ksmdpg | deallocate the variable pga. just free top pga heap |
| ksmem_ | manipulation |
| ksmerr | cleanup any stack memory allocated within the given error frame |
| ksmf | fixed sga |
| ksmfpg | free memory pages |
| ksmh | any heap |
| ksmlsg | check for errors which occured during sga allocation and mapping |
| ksmp | pga heap |
| ksmpgd_cancel_detail | PGA_DETAIL_CANCEL (oradebug/alter session) |
| ksmpgd_dump_detail | dumps pga detail to tracefile. 1 dumps all |
| ksmpgd_get_detail | PGA_DETAIL_GET (oradebug/alter session) |
| ksmprepage | prepage function (only used by sa00?) |
| ksmprepage_memory | actual prepage function |
| ksmrf | real free heap |
| ksmrf_init_alloc | initiate allocation of memory |
| ksms | sga heap |
| ksmshu | instance shutdown final check on sga |
| ksmsq | message queue services |
| ksmu | uga heap |
| ksmudr | stack segment underflow |
| ksmuga | allocate user session global data |
| ksmugf | release session global memory |
| ksmuhe | allocate the uga heap using the parent heap specified if state = KSMUGCRE |
| ksmupg | check for references in the session global area to process |
| ksmuse | set pointers to newly allocated memory? |
| ksmxm | extended memory (persistent memory) |
| ksmxm_alloc_handle | allocate handle |
| ksmxm_allocate_areas | allocate areas |
| ksmxm_attach_xga | attach xga |
| ksmxm_apply | apply |
| ksmxm_calculate_memory_info_per_node | calculate memory info per node |
| ksmxm_check_area_exists | check area exists |
| ksmxm_create_get_memory_stats | create get memory statistics |
| ksmxm_create_region | create region |
| ksmxm_create_xga | create xga |
| ksmxm_create_xga_metadata | create xga metadata |
| ksmxm_destroy_xga | destroy xga |
| ksmxm_detach_xga | detach xga |
| ksmxm_display_xga_segments_info | display xga segments info |
| ksmxm_distribute_bc_xmem_regions | distribute buffer cache regions |
| ksmxm_distribute_imc_xmem_regions | distribute in-memory column store regions |
| ksmxm_distribute_region_cb | distribute region callback |
| ksmxm_dump_xga_info | dump sga info |
| ksmxm_get_area_name | get area name |
| ksmxm_init | initialize |
| ksmxm_prepage | prepage xga |
| ksmxmnfy | notify |
| ksn | two task |
| ksns | (kernel) namespaces |
| kso | operations |
| kso_prespawn_queue_disable | DBMS_PROCESS.STOP_POOL |
| kso_prespawn_queue_enable | DBMS_PROCESS.START_POOL |
| kso_prespawn_queue_update | DBMS_PROCESS.CONFIGURE_POOL |
| ksols | object level statistics(?) |
| ksolt | lightweight threads |
| ksopid_alive | pid alive check |
| ksp | parameter |
| kspGetInstType | validate instance_type |
| ksp_param_handle_param | allocate a set of chunks for parameter data |
| ksp_spfile | spfile file management |
| ksp_spfile_open | open |
| ksp_spfile_write | write |
| kspgir | get range |
| kspgpnicd | DBMS_UTILITY.KSPGPNICD GET_PARAMETER_VALUE |
| kspgsp | get string parameter |
| kspm | persistent memory |
| kspmxs | extension services |
| ksppt | parameter table |
| kspptval | value |
| ksprcvsp | receive spfile information for write to spfile |
| kspt | ? |
| ksq | enqueue |
| ksqcnl | convert an enqueue's mode |
| ksqcnv | convert an enqueue's mode |
| ksqcmi | change lock mode internal |
| ksqcov | convert an enqueue's mode |
| ksqded | deadlock check |
| ksqdel | release an enqueue |
| ksqdldnl | deadlock dump ktagetg0 |
| ksqdmc | dump lock |
| ksqdmp | dump details |
| ksqenqalloc | allocate an enqueue |
| ksqgel | get and allocate enqueue |
| ksqgelctx | context |
| ksqget | get an enqueue |
| ksqgtl | get an enqueue |
| ksqrcl | release an enqueue |
| ksqsgn | procedure to register database name for ? |
| ksqsod | state object delete |
| ksr | reliable messages |
| ksrma | ksrma |
| ksrmf | ksrmf |
| kss | state object |
| kss_del_cb | delete callback |
| kss_delete_children | delete children of SO |
| kssadd | add new SO |
| kssadf | add SO from free list |
| kssdch | delete children of SO |
| kssdch_int | internal |
| kssdct | delete children of specified type |
| kssdel | delete SO |
| kssdmh | dump children of a SO |
| kssdmp | dump children of a SO |
| kssmc | registration caches |
| kssrmf | delete SO |
| kssxdl | delete SO ignoring errors |
| kst | trace (x$trace) |
| kstm | time manager |
| kstmchkdrift | check drift |
| kstmgethighresustick | get high resolution time |
| ksu | user |
| ksuSdi | shutdown immediate (?) |
| ksuSdiInProgress | in progress |
| ksu_detactivate_tac | deactivate timed-out actions |
| ksu_dispatch_tac | dispatch timed-out actions (updates wait interface) |
| ksu_update_eoc_stats | update end of call statistics |
| ksucin | check interrupt |
| ksuclc | cleanup current call |
| ksucln | cleanup detached process |
| ksuclnwt | wait for specified time in seconds |
| ksucresg | create session with a process group specified |
| ksucre | create user session in process |
| ksucri | create and initialise process |
| ksucrp | create and initialise process |
| ksuded | user disconnect |
| ksudel | delete specified user session |
| ksudlc | delete call |
| ksudlp | delete process. called when user detaches or cleanup by pmon |
| ksudmp | dump process state object |
| ksudps | dump process state |
| ksudss | dump system state |
| ksugrs | generate recursive session |
| ksugtcpums | get cpu measurement |
| ksugpp | get parent process |
| ksul | license/language |
| ksumcl | multi(?) check for process to be alive (checks pmon) |
| ksup | processes |
| ksupalv | process alive check |
| ksupd | planned draining |
| ksupop | pop (restore) user or recursive call |
| ksupr | process object |
| ksuprc | process recursive call |
| ksupucg | push user call general |
| ksur | resource usage |
| ksus | statistics |
| ksuse | sessions |
| ksusgn | session signature |
| ksusws | switch user session (MTS) |
| ksut | timer |
| ksuwaitsysevent | seems to deal with channels (x$ksrchdl |
| ksux | instance |
| ksuxda | attempt to delete all processes that are marked dead |
| ksuxds | acquires the ksupol |
| ksuxdl | delete state object for PMON |
| ksuxfl | find dead processes and cleanup their latches. called by PMON |
| ksv | slave management |
| ksvcheckwait | validate waiting situation |
| ksvcreate | create slave process |
| ksvrdp | run generic detached slave process |
| ksvrdp_int | internal |
| ksvsend | send message to slave process |
| ksvsubmit | submit request for ASM Onnn slave process |
| ksvwait | setup waiting |
| ksvworkwait | wait for submitted work |
| ksw | workgroup |
| ksws | services |
| ksws_int_tag_sess | DBMS_SERVICE.INT_TAG_SESSION |
| ksws_kill_sess | DBMS_SERVICE.IKILL_SESSION |
| ksws_map_rc_to_error | DBMS_SERVICE.I_MAP_ERROR (?) |
| kswsdls | delete service |
| kswsgetosstat | get host cpu utilization |
| kswsics | DBMS_SERVICE.ICREATE_SERVICE |
| kswsidl | DBMS_SERVICE.IDELETE_SERVICE |
| kswsims | DBMS_SERVICE.IMODIFY_SERVICE |
| kswsiss | DBMS_SERVICE.ISTART_SERVICE |
| kswsists | DBMS_SERVICE.ISTOP_SERVICE |
| ksx | cross instance |
| ksxa | parallel affinity |
| ksxb1bqb | memcpy buffer to qb and increment the qb |
| ksxmcln | DBMS_STATS_INTERNAL.PURGE_ORPHAN_ENTRIES_CALLOUT |
| ksxp | cross instance ipc |
| ksxr | broadcast |
| ksxrpollremote | poll for remote messages |
| ksxrrcvmsg | receive message |
| ksz | oracle storage server (OSS) server layer |
| kt | transaction |
| kta | table access |
| ktaadm | get all dml locks |
| ktadmc | X$KTADM callback function |
| ktaftt | free temporary table |
| ktagetp | get partition lock |
| ktagetg0 | get generic dml lock |
| ktagdm | get dml lock |
| ktaiam | internal allocate dml lock |
| ktaidm | internal delete dml lock |
| ktaifm | internal find dml lock |
| ktamp_GetContentCO | DBMS_APBACKEND.GETCONTENTCO |
| ktamp_WriteContentCO | DBMS_APBACKEND.WRITECONTENTCO |
| ktamp_remove_backupfile | DBMS_APBACKEND.REMOVEBACKUPFILE |
| ktamp_send_command | DBMS_APBACKEND.SENDCOMMANDINTERNAL |
| ktamp_write_tarball | DBMS_APBACKEND.WRITETARBALL |
| ktat | temporary |
| ktatminextsz | minimum extent size |
| ktb | block |
| ktbIsItlOKForDLC | is ITL (interested transaction list) OK for DLC (delayed logging changes) |
| ktbapundo | apply undo |
| ktbdbc | fast block cleanout function |
| ktbchg2 | (header) change |
| ktbconv | block convert |
| ktbgcl | performs ITL cleanout for RC and CU blocks |
| ktbgcl1 | general clean 1 |
| ktbgcur | get block in current mode |
| ktbgds | get dependent SCN |
| ktbgfc | flush cleanout to disk |
| ktbgfi | get free ITL |
| ktbgwl | generate write list (?) |
| ktbisc | ITL scan |
| ktblch | block chain |
| ktblchain | transaction |
| ktbrcl | ITL cleanout routine |
| ktbt | table |
| ktbtul | unlock ITLs |
| ktbtunlk | unlock all based on block type |
| ktc | control component |
| ktcCommitTxn | main commit function |
| ktcCommitTxn_new | main commit function |
| ktcbgn | begin transaction |
| ktcbod | delete the given branch state object and put it on the freelist |
| ktcccdel | commit callback delete |
| ktccr0 | commit changes made to undo$ |
| ktcddt | delete distributed transaction |
| ktcdso | delete state object |
| ktcgtx | get action global area |
| ktcifc | idl flush contexts |
| ktcrab | real abort |
| ktcrcm | real commit |
| ktcsna | snapshot. read snapshot SCN. |
| ktcsod | state object procedure vector definition |
| ktcxcb | fixed table callback for x$ktcxb |
| ktd | distributed |
| ktdbgn | begin |
| ktdcmt | commit |
| ktdrev | recovery |
| kte | extent management |
| ktec | concurrency |
| ktecgetsh | get segment header |
| ktecgsc | get segment header and auto-convert |
| kteclck | set extent map lock |
| ktef | extent flush extent map |
| ktehw | high water mark operations |
| ktein | information operations |
| kteinmap | return extent map |
| kteinxtt | extents |
| ktel | loader |
| ktelck | set segment header extent map lock |
| ktelrwi | redoless write initialize |
| kteop | operations |
| kteopins | insert a formatted extent after the high water mark |
| kteopmerge | merge extent extent maps |
| kteu | redo support for segment header/extent map changes |
| ktf | flashback support |
| ktfa | flashback archive |
| ktfa_add_table_to_application | DBMS_FLASHBACK_ARCHIVE.ADD_TABLE_TO_APPLICATION |
| ktfa_disable_application | DBMS_FLASHBACK_ARCHIVE.DISABLE_APPLICATION |
| ktfa_disassociate_fba | DBMS_FLASHBACK_ARCHIVE.DISASSOCIATE_FBA_INTERNAL |
| ktfa_do_health_check | do a health check |
| ktfa_drop_application | DBMS_FLASHBACK_ARCHIVE.DROP_APPLICATION |
| ktfa_enable_application | DBMS_FLASHBACK_ARCHIVE.ENABLE_APPLICATION |
| ktfa_extend_mappings | DBMS_FLASHBACK_ARCHIVE.EXTEND_MAPPINGS |
| ktfa_get_sys_context | DBMS_FLASHBACK_ARCHIVE.GET_SYS_CONTEXT |
| ktfa_import_history | DBMS_FLASHBACK_ARCHIVE.IMPORT_HISTORY |
| ktfa_lock_down_application | DBMS_FLASHBACK_ARCHIVE.LOCK_DOWN_APPLICATION |
| ktfa_purge_context | DBMS_FLASHBACK_ARCHIVE.PURGE_CONTEXT |
| ktfa_reassociate_fba | DBMS_FLASHBACK_ARCHIVE.REASSOCIATE_FBA_INTERNAL |
| ktfa_register_application | DBMS_FLASHBACK_ARCHIVE.REGISTER_APPLICATION |
| ktfa_remtabfapp | DBMS_FLASHBACK_ARCHIVE.REMOVE_TABLE_FROM_APPLICATION |
| ktfa_set_context_level | DBMS_FLASHBACK_ARCHIVE.SET_CONTEXT_LEVEL |
| ktfa_unlock_application | DBMS_FLASHBACK_ARCHIVE.UNLOCK_APPLICATION |
| ktfactht | DBMS_FLASHBACK_ARCHIVE.CREATE_TEMP_HISTORY_TABLE |
| ktfb | bitmapped space manipulation of files/tablespaces |
| ktfbh | header |
| ktfbt | extents |
| ktfbtgex | get a free extent |
| ktfd | dictionary based extent management |
| ktfedml | KUPP$PROC.ENABLE_FLASHBACK_DMLS |
| ktfgscnn | DBMS_FLASHBACK.GET_SYSTEM_CHANGE_NUMBER |
| ktft | temporary file manipulation |
| ktfwtsm | write timestamp |
| ktfsnrb | DBMS_FLASHBACK.ENABLE_AT_SYSTEM_CHANGE_NUMBER |
| ktfsrb | DBMS_FLASHBACK.ENABLE_AT_TIME |
| ktfsrd | DBMS_FLASHBACK.DISABLE |
| ktftb_backout_names | DBMS_FLASHBACK.INTERNAL_NAMES_BACKOUT |
| ktftbp_backout_xids | DBMS_FLASHBACK.INTERNAL_XIDS_BACKOUT |
| kti | in memory undo |
| ktiCommitCleanout | commit changes |
| ktiConUndoBlocks | condense undo blocks (create final undo block from IMU undo map) |
| kticmt | commit (main commit function) |
| ktilm_flush_one_seg | DBMS_ILM.FLUSH_SEGMENT_ACCESS_INTERNAL |
| ktilm_flush_rowmaps | DBMS_ILM.FLUSH_ROWMAPS |
| ktilm_flush_seg | DBMS_ILM.FLUSH_ALL_SEGMENTS |
| ktilm_flush_seg_rowmaps | DBMS_ILM.FLUSH_SEGMENT_ROWMAP_INTERNAL |
| ktl | list blocks changed |
| ktldbl | delete list of block SO's |
| ktli_UpgradeUpdateInstIdAllLogs | DBMS_SECUREFILE_LOG_ADMIN.UPGRADE_INST_ALL_LOGS |
| ktliDestroyAllLogs_Mig | DBMS_SECUREFILE_LOG_ADMIN.DESTROY_ALL_LOGS |
| ktm | transaction monitor (smon) |
| ktma | IM transaction ADG |
| ktmSmonMain | main smon routine |
| ktmb | IM transaction block |
| ktmc | IM transaction concurrency |
| ktmirc | instance recovery |
| ktmjs | IM transaction journal scan |
| ktmmon | tx monitor background timeout action (smon) |
| ktmpj | IM transaction private journal |
| ktmpjInvalidateRow | invalidates the row in a private journal |
| ktmpjUpdInMemExtStat | update inmemory extent statistics |
| ktmr | IM transaction read |
| ktmres | resource cleanup routine |
| ktmsj | IM transaction shared journal |
| ktp | parallel |
| ktpcmt | commit transaction |
| ktpr | recovery |
| ktprbeg | begin |
| ktr | read consistency |
| ktrexc | examine blocks (consistent gets - examination) |
| ktrexf | examine blocks (returns best candidate) |
| ktrgcm | common cr read code; build a cr buffer by applying undo |
| ktrget | get a read consistent block |
| ktrgtc | get a read consistent block and call back client |
| ktri | DBMS_RESUMABLE |
| ktriabt | ABORT |
| ktrigst | GET_SESSION_TIMEOUT |
| ktrigt | GET_TIMEOUT |
| ktrisst | SET_SESSION_TIMEOUT |
| ktrist | SET_TIMEOUT |
| ktrsexec | executes resumable function |
| ktrvac | validate active transactions(?) |
| kts | segment management |
| kts4smck | semantic check of the block |
| kts4emchk | extended semantic check of the block |
| ktsa | space analysis |
| ktsaps | plsql space; dbms_space_admin |
| ktsaps_DropDF | DBMS_SPACE_INFO.KTSAPS_DROPDF ISDATAFILEDROPPABLE |
| ktsaps_create_table_cost | DBMS_SPACE_ADMIN.KTSAP_CREATE_TABLE_COST |
| ktsaps_info | DBMS_SPACE_ADMIN.KTSAPS_INFO |
| ktsaps_nglob_info | DBMS_SPACE_ADMIN.KTSAPS_NGLOB_INFO |
| ktsaps_nglob_info2 | DBMS_SPACE_ADMIN.KTSAPS_NGLOB_INFO2 |
| ktsaps_object_space_usage | DBMS_SPACE_ADMIN.KTSAP_OBJECTS_SPACE_USAGE |
| ktsaps_sf_info_fast | DBMS_SPACE_ADMIN.KTSAPS_SF_INFO_FAST SPACE_USAGE |
| ktsaps_verify_shrink_candidate | DBMS_SPACE_ADMIN.KTSAP_VERIFY_SHRINK_CANDIDATE |
| ktsb | bitmap management |
| ktsclsb | coalesce free space |
| ktsf | file |
| ktsf_gsp | get space |
| ktsfbfmt | format block and link |
| ktsfsmhwm | segment move high water mark |
| ktsfsnblk | new block |
| ktsfunlk | undo free list |
| ktsfx | datafile extention |
| ktsimcs | in memory column store |
| ktsimseg | in memory segment |
| ktsircinfo | index(?) row cache info |
| ktsitbs_info | index(?) tablespace info. get tablespace info from rowcache. |
| ktsl | lob |
| ktsl_disp_gsp_driver | dispenser get space driver |
| ktsl_fill_dispenser_main | fill dispenser main loop |
| ktsl_format_cfs_hbb | format commited free space hash bucket block |
| ktsl_format_ehdr | format extent header block |
| ktsl_format_ufs_hbb | format uncommitted free space hash bucket block |
| ktsl_ins_fsb | insert into free space block |
| ktsla | space allocation |
| ktsla_alloc_fsg | add a FSG to a freelist |
| ktsla_cfsgsp_main | committed free space get space main |
| ktsla_hbb_gsp | hash bucket block get space |
| ktsla_format_ufs_fsg | format uncommitted free space FSG block |
| ktsla_ins_fsg | insert into FSG |
| ktslagsp | get space |
| ktslagsp_main | main routine |
| ktsld | delete |
| ktsld_fsp | free space |
| ktsld_ins_hbb | insert into hash bucket block |
| ktsldfsp_main | free space main procedure |
| ktslf | free allocated space |
| ktslfbupd | buffer update |
| ktslfsp | procedure |
| ktslgfs | get free space |
| ktslghb | get hash bucket block |
| ktslj | slave process |
| ktsmg | merge |
| ktsmg_icmt | insert direct load commit. called by transaction code at commit. |
| ktsmg_seg | segments |
| ktsmgaex | DBMS_UNDO_ADV.IF_AUTO_EXTEND |
| ktsmgbpr | DBMS_UNDO_ADV.GET_BEST_POSSIBLE_RETENTION |
| ktsmgmsz | DBMS_UNDO_ADV.MAXSIZE |
| ktsmgmql | DBMS_UNDO_ADV.GET_LONGEST_QUERY |
| ktsmgru | DBMS_UNDO_ADV.GET_REQUIRED_UNDO |
| ktsmgruarr | DBMS_UNDO_ADV.GET_REQUIRED_UNDO |
| ktsp | segment pagetable |
| ktsp_bump_hwm | bump highwatermark (holding HW enqueue) |
| ktspffbmb | format first level bitmap block |
| ktspffc | Fill First Level bmb dbas |
| ktspfsbmb | format second level bitmap block |
| ktspfmdb | format a range of data blocks |
| ktspfmtrng | format one range or less of data blocks |
| ktspfpblk | pin useful block |
| ktspfsrch | first level bitmap block search |
| ktspfsteal | Search cache for Pointer to data area of LII bitmap block |
| ktspftbmb | format bitmap |
| ktspgetf | Get next set of L1s |
| ktspgfblk3 | let L1 BMB |
| ktspgsp_cbk | Get Space for inserts |
| ktspgsp_cbk1 | Get Space for inserts bitmap segment only |
| ktspgsp_main | get space for inserts |
| ktsplbfmb | reclaim free fatblocks from lob index |
| ktsplbrecl | reclaim lob |
| ktspmlhwm | Move the Low High Water Mark. Called when a range of blocks is formatted |
| ktspsc | search cache |
| ktspscan_bmb | scan the level 1 bitmap blocks |
| ktsptrn_fixbmbs | transaction fix bitmap blocks |
| ktss | segment procedures |
| ktssdrp_segment | converts segment to temp in preparation for dropping |
| ktssdt_segs | drops stray temporary segments (creates cursor to check) |
| ktssof | callback for the x$ktsso implementation |
| ktst | sort management |
| ktstdropobj | drop the temporary space object |
| ktstdt | deletes the sort handle (ktstused) state object |
| ktsx | extent management |
| ktsx_endtx | end add extent transaction |
| ktsxr_add | redoless add extent to a segment |
| ktsxr_delete | redoless delete extent from a segment |
| ktsxs_add | add extent to a segment |
| ktsxserr | segment (addition) error |
| ktsxterr | find extent error |
| ktt | tablespace |
| ktte_ts_gettarget | check if the tbs needs to be extended |
| ktu | undo |
| ktu4smck | semantic check of the block |
| ktu4ubck | undo block check |
| ktuFindUndoSegment | find undo segment |
| ktuGetUsegDba | get undo segment data block address |
| ktuGetUsegHdr | get undo segment header |
| ktuIM | in memory |
| ktuShrinkUndoSeg | shrink undo segment |
| ktuabt | abort |
| ktuapundo | apply undo |
| ktubdb | build data block(?) |
| ktubgn | begin transaction |
| ktubko | get undo record to rollback transaction |
| ktubnd | bind undo segment |
| ktubsy | check if an extent can be reclaimed using extent commit time |
| ktuchg | write logs and perform changes |
| ktucmt | commit transaction |
| ktudba | convert from usn to dba |
| ktudecrustat | decrement undo usage statistics in the resource maanger |
| ktudnx | decrease active transaction count |
| ktugct | get commit times for transction ids in the data block's ITL |
| ktugdl | get ddl |
| ktugfb | get free buffer |
| ktugur | generate undo and redo |
| ktugus | get undo segment header |
| ktugusc | get undo segment |
| ktuisonline1 | return undo segment info if undo segment is online |
| ktundo | undo |
| ktunfy | notification procedure |
| ktur | rollback |
| kturCRBackoutOneChg | consistent read; backout change |
| kturCurrBackoutOneChg | current read; backout change |
| kturGetUndoRec | get an undo record |
| kturRecover | recover |
| kturRecoverActiveTxns | active transactions |
| kturRecoverTxn | transaction |
| kturRecoverTxnMain | main procedure |
| kturRecoverUndoSegment | undo segment |
| kturcm | redo commit (update transaction table) |
| kturbk | rollback for CR only |
| kturbt | rollback to time scn |
| kturdb | write undo data to undo block |
| kturdh | write undo header data to undo block |
| kturef | rollback examine candidate undo block |
| ktursal | shrink undo segments |
| ktursn | rollback segments shrink numbered |
| ktursp | rollback to savepoint |
| ktursr | rollback segments shrink requested |
| ktusm | smu (system managed undo) |
| ktusm_shrinkoff | shrink offline rollback segments |
| ktusmasp | add space |
| ktusmasplr | resumable |
| ktusmdxu | walk across the undo segments in the row cache |
| ktusp | space management |
| ktusp_addextent | add extent |
| ktusp_cleantx | clean transaction |
| ktusp_delextent | delete extent |
| ktusp_endtx | end transaction |
| ktusp_starttx | start transaction |
| ktusrs | shrink rollback segments |
| ktussto | snapshot too old (ORA-1555) |
| ktuulc | unlock (?) |
| ktz | testing |
| ku | utility |
| kubs | big data sql |
| kubsCR | consistent read (?) |
| kubsavro | avro |
| kubscpr | compression (?) |
| kubscrf | client row filtering(?) |
| kubscsvi | CSV (?) |
| kubsjni | JNI |
| kubsprq | parquet |
| kueuld | export unloader |
| kup | datapump |
| kupc | queue services |
| kupd | data package |
| kupf | file manager |
| kupfxCloseCtx | KUPF$FILE_INT.CLOSE_CONTEXT |
| kupfxCreDmpFile | KUPF$FILE_INT.CREATE_DUMP_FILE |
| kupfxCreKeyInfo | KUPF$FILE_INT.CREATE_KEY_INFO |
| kupfxDelDmpFile | KUPF$FILE_INT.DELETE_DUMP_FILE |
| kupfxExmDmpFile | KUPF$FILE_INT.EXAMINE_DUMP_FILE |
| kupfxFlushLob | KUPF$FILE_INT.FLUSH_LOB |
| kupfxGetBlkBufSizes | KUPF$FILE_INT.GET_BLKBUF_SIZES |
| kupfxGetDebugEvent | KUPF$FILE_INT.GET_DEBUG_EVENT |
| kupfxGetDefCredential | KUPF$FILE_INT.GET_DEFAULT_CREDENTIAL |
| kupfxGetDefFileName | KUPF$FILE_INT.GET_DEFAULT_FILENAME |
| kupfxGetFmtTime | KUPF$FILE_INT.GET_FORMATTED_TIME |
| kupfxGetFullFileName | KUPF$FILE_INT.GET_FULL_FILENAME |
| kupfxGetMaxCswidth | KUPF$FILE_INT.GET_MAX_CSWIDTH |
| kupfxGetObfPwd | KUPF$FILE_INT.GTOP |
| kupfxInit | KUPF$FILE_INT.INIT |
| kupfxInitDfi | KUPF$FILE_INT.INIT |
| kupfxIsDmpRestFile | KUPF$FILE_INT.IS_DUMPFILE_A_RESTFILE |
| kupfxOpenCtx | KUPF$FILE_INT.OPEN_CONTEXT |
| kupfxParseFileName | KUPF$FILE_INT.PARSE_FILENAME |
| kupfxRelFiles | KUPF$FILE_INT.RELEASE_FILES |
| kupfxReadLob | KUPF$FILE_INT.READ_LOB |
| kupfxSetDebug | KUPF$FILE_INT.SET_DEBUG |
| kupfxSetTransParams | KUPF$FILE_INT.SET_TRANS_PARAMS |
| kupfxTerm | KUPF$FILE_INT.TERM |
| kupfxVerKeyInfo | KUPF$FILE_INT.VERIFY_KEY_INFO |
| kupfxWriteLob | KUPF$FILE_INT.WRITE_LOB |
| kupm | master control process |
| kupmuar | KUPU$UTILITIES_INT.WRITEAUDITRECORD |
| kuppchus | KUPP$PROC.CHANGE_USER_INT |
| kuppcki | KUPP$PROC.CHECK_FOR_INTERRUPT |
| kuppcrmp | KUPP$PROC.CREATE_MASTER_PROCESS_INT |
| kuppcrwpr | KUPP$PROC.CREATE_WORKER_INT |
| kuppcws | KUPP$PROC.CHECK_WORKER_STATUS_INT |
| kuppdewp | KUPP$PROC.DELETE_WORKER_PROCESSES_INT |
| kuppetact | KUPP$PROC.WORKER_EXTTBL_ACTIVE |
| kuppetina | KUPP$PROC.WORKER_EXTTBL_INACTIVE |
| kuppetn | KUPP$PROC.WORKER_EXTTBL_FULLNAME |
| kuppgedf | KUPP$PROC.GET_EVENT_DEBUG_FLAGS |
| kuppgnls | KUPP$PROC.GET_NLS_ALTER_SESSION |
| kuppgwe | KUPP$PROC.GET_WORKER_EXCEPTION |
| kuppindn | KUPP$PROC.INIT_DONE |
| kuppja | KUPP$PROC.JOB_ALIVE_INT |
| kuppkwp | KUPP$PROC.KILL_WORKER |
| kuppopten | KUPP$PROC.OPTION_ENABLED_CALLOUT |
| kuppsdbg | KUPP$PROC.SET_DEBUG_INT |
| kuppsecld | KUPP$PROC.SEC_TT_LOADED |
| kuppsecul | KUPP$PROC.SEC_TT_UNLOADED |
| kuppsip | KUPP$PROC.SHUTDOWN_IN_PROGRESS_INT |
| kuppsrw | KUPP$PROC.SET_REMOTE_WORKER_INT |
| kupptwa | KUPP$PROC.TOTAL_WORKERS_ALIVE |
| kuppwami | KUPP$PROC.WHAT_AM_I_INT |
| kuppwmid | KUPP$PROC.WHATS_MY_ID_INT |
| kuppwmnm | KUPP$PROC.WHATS_MY_NAME_INT |
| kuppwop | KUPP$PROC.WHAT_ORACLE_PRODUCT |
| kuppwpi | KUPP$PROC.WORKER_PROCESS_INIT_INT |
| kuppwsi | KUPP$PROC.WORKER_SERVICE_INIT_INT |
| kupux10gLogonAllowed | KUPU$UTILITIES_INT.TEN_G_LOGON_ALLOWED |
| kupuxCreateDir | KUPU$UTILITIES_INT.CREATE_DIRECTORY |
| kupuxDHChkDigests | KUPU$UTILITIES_INT.DH_CHECK_DIGESTS |
| kupuxDHDecrypt | KUPU$UTILITIES_INT.DH_DECRYPT |
| kupuxDHEncrypt | KUPU$UTILITIES_INT.DH_ENCRYPT |
| kupuxDHFreeHandle | KUPU$UTILITIES_INT.DH_FREE_HANDLE |
| kupuxDHGenShrKey | KUPU$UTILITIES_INT.DH_GEN_SHARED_KEY |
| kupuxDHGetPubKey | KUPU$UTILITIES_INT.DH_GET_PUBLIC_KEY |
| kupuxDHNewHandle | KUPU$UTILITIES_INT.DH_NEW_HANDLE |
| kupuxDecode | KUPU$UTILITIES_INT.DECODE |
| kupuxDirScan | KUPU$UTILITIES_INT.DIRECTORY_SCAN_INT |
| kupuxEncode | KUPU$UTILITIES_INT.ENCODE |
| kupuxIsSuperset | KUPU$UTILITIES_INT.IS_SUPERSET_INT |
| kupv | fixed table |
| kupvcrat | KUPV$FT_INT.CREATE_ATTACH_ENTRY |
| kupvcrjb | KUPV$FT_INT.CREATE_JOB_ENTRY |
| kupvdlat | KUPV$FT_INT.DELETE_ATTACH_ENTRY |
| kupvdljb | KUPV$FT_INT.DELETE_JOB_ENTRY |
| kupvgtet | KUPV$FT_INT.GET_ERROR_TEXT |
| kupvisfe | KUPV$FT_INT.FATAL_ERROR |
| kupvupjb | KUPV$FT_INT.UPDATE_JOB_ENTRY |
| kuxCompare | UTL_XML.COMPARE |
| kuxHasTstz | UTL_XML.HASTSTZ |
| kuxLong2Clob | UTL_XML.KUX$_LONG2CLOB |
| kuxParseExpr | UTL_XML.PARSEEXPR |
| kuxParseQuery | UTL_XML.PARSEQUERY |
| kuxWindows32 | UTL_XML.WINDOWS32 |
| kuxgetDDLSrcFromXML | UTL_XML.GETDDLSRCFROMXML |
| kuxgetFdo | UTL_XML.KUX$_GETFDO |
| kuxgetHashCode | UTL_XML.GETHASHCODE |
| kuxgetNextTypeid | UTL_XML.GETNEXTTYPEID |
| kuxisnameomf | UTL_XML.ISNAMEOMF |
| kuxmlClean | UTL_XML.XMLCLEAN |
| kuxmlDumpCtxs | UTL_XML.XMLDUMPCTXS |
| kuxmlInit | UTL_XML.XMLINIT |
| kuxmlSetMemDebug | UTL_XML.XMLSETMEMDEBUG_INT |
| kuxmlSetParseFlag | UTL_XML.XMLSETPARSEFLAG |
| kuxmlParseClob | UTL_XML.XMLPARSE |
| kuxmlParseURI | UTL_XML.XMLPARSE |
| kuxsetXmlTransformEngine | UTL_XML.SETXMLTRANSFORMENGINE |
| kuxsscFind | UTL_XML.SSCFIND |
| kuxsscGetCtx | UTL_XML.SSCGETCTX |
| kuxsscMinimizeCache | UTL_XML.SSCMINIMIZECACHE |
| kuxsscParse | UTL_XML.SSCPARSE |
| kuxsscPurge | UTL_XML.SSCPURGE |
| kuxsscSetDebug | UTL_XML.SSCSETDEBUG_INT |
| kuxslLoadFromFile | UTL_XML.XSLLOADFROMFILE |
| kuxslResetParams | UTL_XML.XSLRESETPARAMS |
| kuxslSetParam | UTL_XML.XSLSETPARAM |
| kuxslTransformCtoC | UTL_XML.XSLTRANSFORM |
| kuxslTransformCtoX | UTL_XML.XSLTRANSFORMCTOX |
| kuxslTransformXtoX | UTL_XML.XSLTRANSFORMXTOC |
| kuxtypeHashCodeEq | UTL_XML.TYPEHASHCODEEQ |
| kuz | security (orapw utility) |
| kv | performance |
| kvi | information tables |
| kwq | advanced queuing |
| kwqa | administration |
| kwqaAnalyzeMC | DBMS_AQADM_SYSCALLS.KWQA_3GL_ANALYZE_MSG_CACHE |
| kwqaCalculateMC | DBMS_AQADM_SYSCALLS.KWQA_3GL_CALCULATE_MSG_CACHE |
| kwqaGetMaxStreamspool | DBMS_AQADM_SYSCALLS.GET_MAX_STREAMS_POOL |
| kwqaGetMinStreamspool | DBMS_AQADM_SYSCALLS.GET_MIN_STREAMS_POOL |
| kwqaGetPassword | DBMS_PRVTAQIP.KWQA_3GL_GETPASSWORD |
| kwqaIsOggDest | DBMS_AQADM_SYSCALLS.IS_OGG_DEST |
| kwqaIsOggSrc | DBMS_AQADM_SYSCALLS.IS_OGG_SRC |
| kwqaIsLsby | DBMS_AQADM_SYSCALLS.IS_LOGICAL_STBY |
| kwqaIsPri | DBMS_AQADM_SYSCALLS.IS_PRIMARY |
| kwqaSetMaxStreamspool | DBMS_AQADM_SYSCALLS.SET_MAX_STREAMS_POOL |
| kwqaSetMinStreamspool | DBMS_AQADM_SYSCALLS.SET_MIN_STREAMS_POOL |
| kwqaStopMsgForwarding | DBMS_AQADM_SYSCALLS.KWQA_3GL_STOP_MSG_FORWARDING |
| kwqadrpq | drop queue |
| kwqd | dequeue |
| kwqi | internal/plsql trusted callouts |
| kwqiautoplsreg | DBMS_AQ.CREATE_DEQUEUE_JOB |
| kwqiautoplsstart | DBMS_AQ.ENABLE_DEQUEUE_JOB |
| kwqiautoplsstop | DMBS_AQ.DISABLE_DEQUEUE_JOB |
| kwqiautoplsunreg | DBMS_AQ.DROP_DEQUEUE_JOB |
| kwqiadtdeq | DBMS_AQ.DEQUEUE |
| kwqiadtenq | DBMS_AQ.ENQUEUE |
| kwqic | pre-12c notitication |
| kwqicRepBgOper | DBMS_AQ.AQ$_BACKGROUND_OPER_INT |
| kwqicdelrow | delete row from queue table |
| kwqicgpc | common get parsed cursor |
| kwqicgtoid | internal common get TOID |
| kwqichkopt | DBMS_AQADM_SYS.CHECKOPTION |
| kwqid | dequeue |
| kwqideqarr | DBMS_AQ.DEQUEUE_ARRAY |
| kwqideqarr0 | 0 |
| kwqidx81deq | DBMS_AQIN.AQ$_DEQUEUE_IN |
| kwqidxdeq101 | DBMS_AQ.AQ$_DEQUEUE version 10.1 |
| kwqidxdeq102 | DBMS_AQ.AQ$_DEQUEUE version 10.2 |
| kwqidxdeq92 | DBMS_AQ.AQ$_DEQUEUE version 9.2 |
| kwqidxdeqin | DBMS_AQIN.AQ$_DEQUEUE_IN |
| kwqidxdeqin102 | version 10.2 |
| kwqie | enqueue |
| kwqienqarr | DBMS_AQ.ENQUEUE_ARRAY |
| kwqienqarr0 | (in library DBMS_AQ_LIB) |
| kwqiexenqueue | DBMS_AQ.AQ$_ENQUEUE |
| kwqigetdeqsort | DBMS_AQIN.GET_DEQ_SORT_IN |
| kwqigretry | DBMS_AQIN.GET_MULTI_RETRY_IN |
| kwqigtusrforagnt | DBMS_AQJMS_INTERNAL.GET_DB_USERNAME_FOR_AGENT |
| kwqijaddsub | DBMS_AQJMS.AQ$_ADD_SUBSCRIBER_INT |
| kwqijaltsub | DMBS_AQJMS.AQ$_ALTER_SUBSCRIBER |
| kwqijexenq | DBMS_AQIN.AQ$_ENQUEUE_RAW |
| kwqijlisten | DBMS_AQIN.AQ$_LISTEN |
| kwqijopdxdeq | DBMS_AQIN.AQ$_DEQUEUE_IN |
| kwqijopdxdeq102 | version 10.2 |
| kwqijopenq | DBMS_AQIN.AQ$_ENQUEUE_OBJ |
| kwqijops | DBMS_AQJMS.AQ$_REGOPS |
| kwqijremsub | DBMS_AQJMS.AQ$_REMOVE_SUBSCRIBER_INT |
| kwqilisten | DBMS_AQ.LISTEN |
| kwqinrexenq | DBMS_AQIN.AQ$_ENQUEUE_OBJ_NO_RECPL |
| kwqinrjopenq | DBMS_AQIN.AQ$_ENQUEUE_OBJ_NO_RECPL |
| kwqiopqdeq | DBMS_AQ.DEQUEUE |
| kwqiopqenq | DBMS_AQ.ENQUEUE |
| kwqiplsreg | DBMS_AQ.REGISTER |
| kwqiplsunreg | DBMS_AQ.UNREGISTER |
| kwqiplspost | DBMS_AQ.POST |
| kwqisetdeqsort | DBMS_AQIN.SET_DEQ_SORT_IN |
| kwqisretry | DBMS_AQIN.SET_MULTI_RETRY_IN |
| kwqit | time manager |
| kwqitmmit | calback function which processes tables |
| kwqitmmsgs | messages |
| kwqitnmptme | newstyle multiconsumer queues |
| kwqitptm | perform time management |
| kwqj | job queue scheduler for propagation |
| kwqm | multiconsumer queue IOT support |
| kwqmn | time manager |
| kwqmnslv | slave callback called by ksvrdp |
| kwqmnstslv | start AQ slave process |
| kwqmstmgr | scan time manager entries |
| kwqn | queue notifier |
| kwqngetfrommail | DBMS_AQELM.GET_SENDFROM |
| kwqngethostmail | DBMS_AQELM.GET_MAILHOST |
| kwqngetportmail | DBMS_AQELM.GET_MAILPORT |
| kwqngettxtimeout | DBMS_AQELM.GET_TXTIMEOUT |
| kwqngetproxy | DBMS_AQELM.GET_PROXY |
| kwqnsetfrommail | DBMS_AQELM.SET_SENDFROM |
| kwqnsethostmail | DBMS_AQELM.SET_MAILHOST |
| kwqnsetportmail | DBMS_AQELM.SET_MAILPORT |
| kwqnsetproxy | DBMS_AQELM.SET_PROXY |
| kwqo | insttype checking options |
| kwqp | queueing propagation |
| kwqs | statistics handling |
| kwqu | lob data |
| kwqvdsvc | drop service |
| kwqx | transformations |
| kwqxEvalTrans | DBMS_TRANSFORMATION_INTERNAL.COMPUTE_TRANSFORMATION |
| kwqxcreate | DBMS_TRANSFORMATION_INTERNAL.I_CREATE_TRANSFORMATION |
| kwqxdelete | DBMS_TRANSFORMATION_INTERNAL.I_DROP_TRANSFORMATION |
| kwqxmodify | DBMS_TRANSFORMATION_INTERNAL.I_MODIFY_TRANSFORMATION |
| kwrc | rules engine evaluation(?) |
| kwre | rules engine evaluation(?) |
| kws | streams advanced queuing |
| kwsbg | background |
| kwsbgshms | shutdown masters (AQ process coordinator) |
| kwsbit | time manager for sharded queue |
| kwsbjc | time manager for sharded queue |
| kwsbsm | background |
| kwsbtm | time manager for sharded queue |
| kwscb | message cache |
| kwscp | cross process |
| kwsdqwm | message cache |
| kwsiRawDqCalout | DBMS_AQ.DEQUEUE |
| kwsipc | cross process |
| kwslb | load balancer |
| kwsmb | message cache |
| kwsmc | message cache |
| kwsmsg | message cache |
| kwsnsm | subscription |
| kwspt | partitioning |
| kwssa | subscription |
| kwssb | message cache |
| kwssh | message cache |
| kwssi | subscription |
| kx | execution |
| kxc | constraints |
| kxcb | backup |
| kxcc | catch all |
| kxcs | sql statements |
| kxcsnn | signal a not null constraint violation |
| kxd | exadata modules |
| kxdam | disk auto manage |
| kxdbc | backup compression for backup appliance |
| kxdbio | block level intelligent operations |
| kxdcm | metrics fixed table callbacks |
| kxdofl | offload |
| kxdr | DML driver entrypoint |
| kxdrs | resilvering layer |
| kxf | parallel query |
| kxfc | coordinator |
| kxfp | process and queue manager |
| kxfpGetTotalCpuCount | get cpu counts for parallel sql profile recommendation |
| kxfpProcessError | process error |
| kxfpb | buffers |
| kxfpbgpc | get permanent chunks |
| kxfpbgtc | buffer allocation get chunk |
| kxfpclinfo | get load info from instances |
| kxfpcrel | create local query server process |
| kxfpg1sg | get one server group |
| kxfpgsg | get server group (coordinator) |
| kxfpi | instance |
| kxfpiinfo | info; get information from instances |
| kxfpldbl | loadbalancing |
| kxfpnfy | notify |
| kxfpqdqr | Queue DeQueue queue Reference |
| kxfpqidqr | Queue Internal DeQueue queue Reference |
| kxfpqput | put qb buffer back (create partial) |
| kxfpqrfdb | Queue ref free dequeued buffer |
| kxfpqrsod | queue ref state object delete |
| kxfpqsod | queue state object delete |
| kxfpqsrls | slave release |
| kxfprdp | run detached process |
| kxfprienq | Queue ref internal enqueue message |
| kxfprifdb | Queue ref internal free dequeued buffer |
| kxfq | table queues |
| kxfqira | initialize a TQ range |
| kxfqupp | unpack message and put in sort buffer |
| kxfr | granules |
| kxfrAllocSlaves | allocate slaves |
| kxfrDefaultDOP | calculate default DOP |
| kxfralo | allocate rowid ranges and slave processes |
| kxfs | slave |
| kxft | parallel execution PTL |
| kxftaskload | this is the load callback that is called for by qerfxFetch to get ... |
| kxfx | execution |
| kxfxcp | client side (qc) interface |
| kxfxcw | kxfxrytab yields the (greatest) reply type expected from a |
| kxfxgs | get start |
| kxfxmai | slave process main entry point |
| kxfxq | queueing |
| kxfxsExecute | slave execute |
| kxfxsStmtExecute | statement execute |
| kxfxse | execute |
| kxfxsp | open |
| kxh | hash join |
| kxhf | support for hash join and memory management |
| kxhrUnpack | unpack a row |
| kxib | index buffering operations |
| kxibDoFinish | do finish processing for a specified index |
| kxibFinish | finish index maintenance processing |
| kxpar | partition row sources |
| kxrd | row delete |
| kxru | row update |
| kxs | shared cursor |
| kxsBindBufferSetUp | bind buffer setup. allocate memory for bind buffers. |
| kxsDiag8711391 | Check for bug 8711391 (cursor lock user session state object deleted before close of the cursors) |
| kxsGetRuntimeLock | get runtime lock |
| kxsOpenACursor | open a cursor (local in PGA) |
| kxsSsa | session state array(?) |
| kxsSsaClearSession | remove session information from session state array (X$KSUSE) |
| kxsSsaSetSqlid | prepare to update X$SUSE with sqlid |
| kxsSsaUpdateAllssa | update all session state array (X$KSUSE) |
| kxsbnddmp | bind variable dump. master routine per bind for providing bind info in sql trace files. |
| kxsbndinf | bind variable information. provides actual bind data in sql trace files. |
| kxscln | cleanup instantiation object |
| kxscls | close |
| kxsclsr | remote |
| kxsfbb | free bind buffers(?) |
| kxsffir | function fire called when the appropriate heap is going away |
| kxsmbb | memory bind buffers. allocate memory for bind buffers. |
| kxspoac | put oacdef into the cursor instantiation |
| kxst | sql trace |
| kxstAfterExec | after execution. row source statistics are written to trace. |
| kxstTraceBinds | bind variable |
| kxstTraceClose | close cursor |
| kxstTraceWait | provide wait information |
| kxstcol | collect. provide parse |
| kxstcol2 | for LOB types |
| kxstcls | trace cursor closing |
| kxstper | process error |
| kxstsql | sql processing. provide SQL information |
| kxtex1 | execute trigger |
| kxti | trigger |
| kxtivwt | view with active trigger for current ML |
| kxto | trigger |
| kxtr | trigger |
| kxtt | temporary table operations |
| kxttClnUp | clean up state object |
| kxwph | table/tabpart/cluster segment attribute management |
| kywmabtpln | DBMS_WLM.IABORT_WLMPLAN |
| kywmadclsfr | DBMS_WLM.IADD_WLMCLASSIFIERS |
| kywmchkpln | DBMS_WLM.ICHECK_WLMPLAN |
| kywmchkrmenable | DBMS_WLM.ICHECK_RM_ENABLE |
| kywmchkrmisoff | DBMS_WLM.ICHECK_RM_ISOFF |
| kywmchkrmplan | DBMS_WLM.ICHECK_RM_PLAN |
| kywmcrtpln | DBMS_WLM.ICREATE_PLAN |
| kywmdelpln | DBMS_WLM.IDELETE_WLMPLAN |
| kywmgetdbinfo | DBMS_WLM.IGET_DB_INFO |
| kywmgetcdbsetting | DBMS_WLM.IGET_CDB_SETTING |
| kywmgetpomultiplier | DBMS_WLM.IGET_PO_MULTIPLIER |
| kywmisetpdbrmplan | DBMS_WLM.ISET_PDB_RM_PLAN |
| kywmsbmtpc | DBMS_WLM.ISUBMIT_WLMPCS |
| kywmsbmtpcinfo | DBMS_WLM.ISUBMIT_WLMPCINFO |
| kywmsbmtpln | DBMS_WLM.ISUBMIT_WLMPLAN |
| kywmsetdbidbmap | DBMS_WLM.ISET_DBI_DBMAP |
| kywmsetdbirmplan | DBMS_WLM.ISET_DBI_RM_PLAN |
| kywmsetdbmap | DBMS_WLM.ISET_DBMAP |
| kywmsetrmplan | DBMS_WLM.ISET_RM_PLAN |
| kywmupcggrpmap | DBMS_WLM.IUPDATE_CG_MAPS |
| kywmupcgmaps | DBMS_WLM.IUP_CG_MAPS |
| kywmuppdbcgmap | DBMS_WLM.IUPDATE_PDBCG_MAPS |
| kz | security |
| kza | audit |
| kzam | management |
| kzam_clean_atrail | DBMS_AUDIT_MGMT.CLEAN_AUDIT_TRAIL_INT |
| kzam_get_commit_delay | DBMS_AUDIT_MGMT.GET_AUDIT_COMMIT_DELAY |
| kzam_add_hcol | DBMS_AUDIT_MGMT.ADD_HIDDEN_COLUMNS |
| kzam_enqueue_get_rel | DBMS_AUDIT_MGMT.ENQUEUE_GET_REL |
| kzam_setup_ang_trail | DBMS_AUDIT_MGMT.SETUP_NG_AUDIT_TSPACE |
| kzam_flush_ang_trail | DBMS_AUDIT_MGMT.FLUSH_UNIFIED_AUDIT_TRAIL_INT |
| kzam_load_ang_files | DBMS_AUDIT_MGMT.LOAD_UNIFIED_AUDIT_FILES_INT |
| kzam_trans_uniaud_data | DBMS_AUDIT_MGMT.TRANSFER_UNIAUD_RECS_INT |
| kzam_move_aud_tablespace | DBMS_AUDIT_MGMT.MOVE_STD_AUD_TABLESPACE |
| kzam_drop_old_uatrail | DBMS_AUDIT_MGMT.DROP_OLD_UNIFIED_AUDTABLES_INT |
| kzam_set_lat_in_mem | DBMS_AUDIT_MGMT.SET_LAST_ARCH_TS_IN_MEM |
| kzam_get_lat_in_mem | DBMS_AUDIT_MGMT.GET_LAST_ARCHIVE_TS_MEM |
| kzam_set_prop_in_mem | DBMS_AUDIT_MGMT.SET_ATRAIL_PROP_IN_MEM |
| kzam_get_prop_in_mem | DBMS_AUDIT_MGMT.GET_ATRAIL_PROP_IN_MEM |
| kzam_check_tablespace_fga | DBMS_AUDIT_MGMT.CHECK_TABLESPACE_FGA |
| kzang | next generation |
| kzangins | insert record |
| kzap | policy |
| kzapicsp | DBMS_ZHELP_IR.CHECK_SYS_PRIV |
| kzar | application |
| kzc | Code-Based Access Control |
| kzcicrStatsDecryptNum | DBMS_CRYPTO_INTERNAL.STATS_DECRYPT_NUM_CALLOUT |
| kzcicrStatsDecryptRaw | DBMS_CRYPTO_INTERNAL.STATS_DECRYPT_RAW_CALLOUT |
| kzcicrStatsEncryptNum | DBMS_CRYPTO_INTERNAL.STATS_ENCRYPT_NUM_CALLOUT |
| kzcicrStatsEncryptRaw | DBMS_CRYPTO_INTERNAL.STATS_ENCRYPT_RAW_CALLOUT |
| kzcicrUpdateSensitiveStats | DBMS_CRYPTO_INTERNAL.UPDATESENSITIVESTATS |
| kzck | encryption support |
| kzckmcre | key management create keystore |
| kzctx | context routines |
| kzctxcdbli | construct DB link info |
| kzctxecc | DBMS_SESSION.KZCTXECC CLEAR_CONTEXT |
| kzctxecc1 | DBMS_SESSION.KZCTXECC1 CLEAR_ALL_CONTEXT |
| kzctxesc | DBMS_SESSION.KZCTXESC SET_CONTEXT |
| kzctxg | global_context |
| kzctxgci | DBMS_SESSION.KZCTXGCI CLEAR_IDENTIFIER |
| kzctxgsi | DBMS_SESSION.KZCTXGSI SET_IDENTIFIER |
| kzctxscv | set context value |
| kzd | dictionary access support |
| kzdpcrd | DBMS_TDE_TOOLKIT_FFI.DATAPUMP_DECRYPT |
| kzdpcre | DBMS_TDE_TOOLKIT_FFI.DATAPUMP_ENCRYPT |
| kzdpepadp | DBMS_TDSP_PROTECT.ASSOCIATE_POLICY |
| kzdpepalp | DBMS_TDSP_PROTECT.INTERNAL_ALTER_POLICY |
| kzdpepapo | DBMS_TDSP_PROTECT.INTERNAL_ADD_POLICY |
| kzdpepdpc | DBMS_TDSP_PROTECT.DISABLE_PROTECTION_COLUMN |
| kzdpepdps | DBMS_TDSP_PROTECT.DISABLE_PROTECTION_SOURCE |
| kzdpepdpo | DBMS_TDSP_PROTECT.DROP_POLICY |
| kzdpepdpt | DBMS_TDSP_PROTECT.DISABLE_PROTECTION_TYPE |
| kzdpepdsp | DBMS_TDSP_PROTECT.INTERNAL_DROP_POLICY |
| kzdpepepc | DBMS_TDSP_PROTECT.ENABLE_PROTECTION_COLUMN |
| kzdpepeps | DBMS_TDSP_PROTECT.ENABLE_PROTECTION_SOURCE |
| kzdpepept | DBMS_TDSP_PROTECT.ENABLE_PROTECTION_TYPE |
| kzdpmpalc | DBMS_TDSP_MANAGE.ALTER_SENSITIVE_COLUMN |
| kzdpmpasc | DBMS_TDSP_MANAGE.ADD_SENSITIVE_COLUMN |
| kzdpmpast | DBMS_TDSP_MANAGE.ADD_SENSITIVE_TYPE |
| kzdpmpdst | DBMS_TDSP_MANAGE.DROP_SENSITIVE_TYPE |
| kzdpmpdts | DBMS_TDSP_MANAGE.DROP_SENSITIVE_TYPE_SOURCE |
| kzdpmpidx | DBMS_TDSP_MANAGE.INT_IMPORT_DISCOVERY_RESULT |
| kzdpmpist | DBMS_TDSP_MANAGE.INT_IMPORT_SENSITIVE_TYPES |
| kzdpmprco | DBMS_TDSP_MANAGE.DROP_SENSITIVE_COLUMN |
| kzdpmprscs | DBMS_TDSP_MANAGE.REMOVE_DISCOVERY_RESULT |
| kzdop | object privileges |
| kzdopcl | check list? |
| kzdopg | get |
| kzdoprl | release |
| kzekmaptkp | DBMS_TTS.ADD_PROTECTED_CE_TAB_KEY_INT |
| kzekmgptkp | DBMS_TTS.GET_PROTECTED_CE_TAB_KEY_INT |
| kzfa | fine grained auditing |
| kzfaadp | DBMS_FGA.ADD_POLICY |
| kzfadrp | DBMS_FGA.DROP_POLICY |
| kzfaenp | DBMS_FGA.ENABLE_POLICY |
| kzft | fine grained auditing |
| kzia | identification and authentication |
| kziaia | main identification and authentication function |
| kzl | label |
| kzld | ldap |
| kzlg | generic directory services integration |
| kzp | privileges |
| kzpGen904Error | generate ora 904 (invalid identifier) error |
| kzpcaobb | check for access on object using object |
| kzpcap | check access privilege |
| kzpchk | check for privileges |
| kzpchkbu | base userid |
| kzpchkc | on an object cyclic |
| kzpcsp | check system privilege |
| kzppCapturePLSQL | DBMS_PRIVILEGE_CAPTURE.CAPTURE_DEPENDENCY_PRIVS |
| kzppCreateCapture | DBMS_PRIVILEGE_CAPTURE.CREATE_CAPTURE |
| kzppDeleteRun | DBMS_PRIVILEGE_CAPTURE.DELETE_RUN |
| kzppDisableCapture | DBMS_PRIVILEGE_CAPTURE.DISABLE_CAPTURE |
| kzppDropCapture | DBMS_PRIVILEGE_CAPTURE.DROP_CAPTURE |
| kzppEnableCapture | DBMS_PRIVILEGE_CAPTURE.ENABLE_CAPTURE |
| kzppGenerateResult | DBMS_PRIVILEGE_CAPTURE.GENERATE_RESULT |
| kzppinsdc | DBMS_PRIV_CAPTURE.CAPTURE_PRIVILEGE_USE |
| kzppinsdc_str | DBMS_PRIV_CAPTURE.CAPTURE_PRIVILEGE_USE |
| kzppobjpriv | DBMS_PRIV_CAPTURE.SES_HAS_OBJ_PRIV |
| kzpprolepriv | DBMS_PRIV_CAPTURE.SES_HAS_ROLE_PRIV |
| kzppsyspriv | DBMS_PRIV_CAPTURE.SES_HAS_SYS_PRIV |
| kzr | virtual private database |
| kzra | privileges |
| kzraacx | DBMS_RLS_INT.ADD_POLICY_CONTEXT |
| kzraadp | DBMS_RLS_INT.ADD_POLICY |
| kzraealp | DBMS_RLS_INT.ALTER_POLICY |
| kzraealgp | DBMS_RLS_INT.ALTER_GROUPED_POLICY |
| kzraenp | DBMS_RLS_INT.ENABLE_POLICY |
| kzracpg | DBMS_RLS_INT.CREATE_POLICY_GROUP |
| kzradcx | DBMS_RLS_INT.DROP_POLICY_CONTEXT |
| kzradm | real-time application-controlled data masking |
| kzradmadd | DBMS_REDACT_INT.ADD_POLICY |
| kzradmalter | DBMS_REDACT_INT.ALTER_POLICY |
| kzradmdisable | DBMS_REDACT_INT.DISABLE_POLICY |
| kzradmenable | DBMS_REDACT_INT.ENABLE_POLICY |
| kzradmfpmmask | DBMS_REDACT_INT.FPM_MASK |
| kzradmfpmunmask | DBMS_REDACT_INT.FPM_UNMASK |
| kzradmdrop | DBMS_REDACT_INT.DROP_POLICY |
| kzradmupdfull | DBMS_REDACT_INT.UPDATE_FULL_REDACTION_VALUES |
| kzradpg | DBMS_RLS_INT.DELETE_POLICY_GROUP |
| kzradrp | DBMS_RLS_INT.DROP_POLICY |
| kzraflp | DBMS_RLS_INT.REFRESH_POLICY |
| kzragenp | DBMS_RLS_INT.ENABLE_GROUPED_POLICY DISABLE_GROUPED_POLICY |
| kzragflp | DBMS_RLS_INT.REFRESH_GROUPED_POLICY |
| kzrapfg | DBMS_RLS_INT.DROP_GROUPED_POLICY |
| kzraptg | DBMS_RLS_INT.ADD_GROUPED_POLICY |
| kzraxdsa | XS_DATA_SECURITY_INT.APPLY_OBJECT_POLICY |
| kzraxdse | XS_DATA_SECURITY_INT.ENABLE_DISABLE_OBJECT_POLICY |
| kzraxdsr | XS_DATA_SECURITY_INT.REMOVE_OBJECT_POLICY |
| kzraxpnm | XS_DATA_SECURITY_UTIL.VERIFY_OBJECTNAME |
| kzredact_apply_pe_col | DBMS_REDACT_INT.APPLY_POLICY_EXPR_TO_COL |
| kzredact_create_pe | DBMS_REDACT_INT.CREATE_POLICY_EXPRESSIONS |
| kzredact_drop_pe | DBMS_REDACT_INT.DROP_POLICY_EXPRESSIONS |
| kzredact_update_pe | DBMS_REDACT_INT.UPDATE_POLICY_EXPRESSIONS |
| kzrt | privileges |
| kzs | privileges |
| kzsini1 | session initialize(?) |
| kzsob_DES3Decrypt | DBMS_OBFUSCATION_TOOLKIT_FFI.DES3DECRYPT |
| kzsob_DES3Encrypt | DBMS_OBFUSCATION_TOOLKIT_FFI.DES3ENCRYPT |
| kzsob_DESDecrypt | DBMS_OBFUSCATION_TOOLKIT_FFI.DESDECRYPT |
| kzsob_DESEncrypt | DBMS_OBFUSCATION_TOOLKIT_FFI.DESENCRYPT |
| kzsob_GetKey | DBMS_OBFUSCATION_TOOLKIT_FFI.GETKEY |
| kzsob_MD5 | DBMS_OBFUSCATION_TOOLKIT_FFI.MD5 |
| kzsp | privileges |
| kzsr | roles/remote password file |
| kzsrsdn | passwordfile identifiy(?) |
| kzstc | DBMS_CRYPTO_FFI.COOKIE |
| kzstdl | DBMS_CRYPTO_FFI.DECRYPT |
| kzstdr | DBMS_CRYPTO_FFI.DECRYPT |
| kzstel | DBMS_CRYPTO_FFI.ENCRYPT |
| kzster | DBMS_CRYPTO_FFI.ENCRYPT |
| kzsthl | DBMS_CRYPTO_FFI.HASH |
| kzsthr | DBMS_CRYPTO_FFI.HASH |
| kzstiac | KUPU$UTILITIES_INT.INTALGCONV |
| kzstml | DBMS_CRYPTO_FFI.MAC |
| kzstmr | DBMS_CRYPTO_FFI.MAC |
| kzstr | DBMS_CRYPTO_FFII.RANDOM |
| kzsu | XS principal |
| kzvd | data vault |
| kzvdvedptransp | KUPM$MCP.CHECK_TTS_DVAUTH |
| kzvdvexsgr | XS_PRINCIPAL.DV_ROLE_CHECK |
| kzu | privileges |
| kzulslt | last logon time |
| kzulsltRead | reads user$.spare6 |
| kzulsltUpdate | updates user$.spare6 |
| kzx | XS Fusion Security |
| kzxa | XS ACL |
| kzxc | XS Security Class |
| kzxd | XS Data Security |
| kzxh_delete_midtier_cache | XS_MTCACHE_INT.MIDTIER_CACHE_DELETE |
| kzxh_set_retention_time | XS_MTCACHE_INT.SET_RETENTION_TIME |
| kzxh_update_midtier_cache | XS_MTCACHE_INT.MIDTIER_CACHE_UPDATE |
| kzxi | XS Administrative operation |
| kzxm | XS Administrative operation |
| kzxm_check_permission | XS_ADMIN_INT.CHECK_PERMISSION |
| kzxm_create_dependency | XS_ADMIN_INT.CREATE_DEPENDENCY |
| kzxm_create_entity | XS_ADMIN_INT.CREATE_ENTITY |
| kzxm_delete_dependency | XS_ADMIN_INT.DELETE_DEPENDENCY |
| kzxm_delete_entity | XS_ADMIN_INT.DELETE_ENTITY |
| kzxm_get_entity_id | XS_ADMIN_INT.GET_INTITY_ID |
| kzxm_invalidate_entity | XS_ADMIN_INT.INVALIDATE_ENTITY |
| kzxm_validate_entity_name | XS_ADMIN_INT.VALIDATE_ENTITY_NAME |
| kzxaud_tc_admin_audit | XS_ADMIN_INT.ADMIN_AUDIT_INTERNAL |
| kzxnt | XS Namespace template |
| kzxpTcCheckXSCallback | DBMS_XS_SYSTEM_FFI.CHECK_XSCALLBACK |
| kzxpTcCheckXSProv | DBMS_XS_SYSTEM_FFI.CHECK_XSPROVISION |
| kzxpTcSetXSAclResultSize | DBMS_XS_SYSTEM_FFI.SET_XS_ACL_RESULT_SIZE |
| kzxs | XS Session |
| kzxsTcAddGlobalCallback | DBMS_XS_SESSIONS_FFI.ADD_GLOBAL_CALLBACK |
| kzxuTcAddProxyToSchema | XS_PRINCIPAL_INT.ADD_PROXY_TO_SCHEMA_INTERNAL |
| kzxsTcAssignUser | DBMS_XS_SESSIONS_FFI.ASSIGN_USER |
| kzxsTcAttachSession | DBMS_XS_SESSIONS_FFI.ATTACH_SESSION |
| kzxsTcCreateAttribute | DBMS_XS_SESSIONS_FFI.CREATE_ATTRIBUTE |
| kzxsTcCreateNamespace | DBMS_XS_SESSIONS_FFI.CREATE_NAMESPACE |
| kzxsTcCreateSession | DBMS_XS_SESSIONS_FFI.CREATE_SESSION |
| kzxsTcDelGlobalCallback | DBMS_XS_SESSIONS_FFI.DELETE_GLOBAL_CALLBACK |
| kzxsTcDeleteAttribute | DBMS_XS_SESSIONS_FFI.DELETE_ATTRIBUTE |
| kzxsTcDeleteNamespace | DBMS_XS_SESSIONS_FFI.DELETE_NAMESPACE |
| kzxsTcDestroySession | DBMS_XS_SESSIONS_FFI.DESTROY_SESSION |
| kzxsTcDetachSession | DBMS_XS_SESSIONS_FFI.DETACH_SESSION |
| kzxsTcDisableRole | DBMS_XS_SESSIONS_FFI.DISABLE_ROLE |
| kzxsTcEnableRole | DBMS_XS_SESSIONS_FFI.ENABLE_ROLE |
| kzxsTcGetAttribute | DBMS_XS_SESSIONS_FFI.GET_ATTRIBUTE |
| kzxsTcGetSIDforCookie | DBMS_XS_SESSIONS_FFI.GET_SESSIONID_FROM_COOKIE |
| kzxsTcReauthenticateSession | DBMS_XS_SESSIONS_FFI.REAUTH_SESSION |
| kzxuTcRemoveProxyFromSchema | XS_PRINCIPAL_INT.RM_PROXY_FROM_SCHEMA_INTERNAL |
| kzxsTcResetAttribute | DBMS_XS_SESSIONS_FFI.RESET_ATTRIBUTE |
| kzxsTcSaveSession | DBMS_XS_SESSIONS_FFI.SAVE_SESSION |
| kzxsTcSetAttribute | DBMS_XS_SESSIONS_FFI.SET_ATTRIBUTE |
| kzxsTcSetCookie | DBMS_XS_SESSIONS_FFI.SET_SESSION_COOKIE |
| kzxsTcSetDefaultWS | XS_ADMIN_UTIL.SET_DEFAULT_WORKSPACE_UGA |
| kzxuTcSetPassword | XS_PRINCIPAL_INT.SET_PASSWORD_INTERNAL |
| kzxsTcSetInactiveTimeout | DBMS_XS_SESSIONS_FFI.SET_INACTIVITY_TIMEOUT |
| kzxuTcSetProfile | XS_PRINCIPAL_INT.SET_PROFILE_INTERNAL |
| kzxuTcSetUserStatus | XS_PRINCIPAL_INT.SET_USER_STATUS_INTERNAL |
| kzxuTcSetVerifier | XS_PRINCIPAL_INT.SET_VERIFIER_INTERNAL |
| kzxsTcSwitchUser | DBMS_XS_SESSIONS_FFI.SWITCH_USER |
| kzxsTcUpdGlobalCallback | DBMS_XS_SESSIONS_FFI.ENABLE_GLOBAL_CALLBACK |
| kzxsidp_tc_doDHExchange | DBMS_XS_SIDP.DOHEXCHANGE |
| kzxsidp_tc_fixDHKeySize | DBMS_XS_SIDP.FIXDHKEYSIZE |
| kzxsp | XS Security Class |
| kzxutilErr | XS_ADMIN_UTIL.RAISE_ERROR (?) |
| kzxutilValidateDBuser | XS_ADMIN_UTIL.VALIDATE_DB_USER |
| kzxutilValidateObjectName | XS_ADMIN_UTIL.VALIDATE_DB_OBJECT_NAME |
| l | core library functions |
| ldx | date functions |
| libc_start_main | (non oracle)libc support for starting the main function |
| lis | PLSQL_KG_Interface |
| liscar | list cell as reference |
| liscau | list cell as unsigned |
| lisemp | list iterator - empty check |
| lismak | list allocator |
| lismor | list iterator - more elements in list |
| lm | low level math functions |
| lmtdcrel | compare two double-precision float-point numbers |
| lnxn2copt | converts an oracle number to a character string with option for padding |
| lnxn2coptg | with nls global |
| lnxqchk | private number check function |
| ltx | XDB |
| lxm | native language support |
| main | (non oracle)general c starting function |
| mDNS | multicast dns |
| md | multidimension (spatial) |
| mdgr | georaster |
| mdr | indexing |
| msq | generating sql statements |
| msqcol | append column name |
| msqrxq | make sql for remote execution |
| n | network |
| na | native services (authentication/security) |
| nanosleep | SYSCALL: high-resolution sleep. can be interrupted by a signal (rc=-1) |
| nau_ctl | aUthentication ConTroL |
| nauk5 | kerberos version 5 |
| nauk5aegetservcred | get service ticker |
| nauk5agtgt_from_cache | get ticket getting ticket (tgt) from cache |
| nauk5agtgt_from_kdc | get ticket getting ticket (tgt) from kerberos distribution center (kdc) |
| nauk5b1_fcc_open_file | open credential cache file |
| nauk5ba_fcc_retrieve | retrieve credential cache |
| nauk5bb_fcc_read | read credential cache |
| nauk5bc_fcc_principal | read principal from credential cache |
| nauk5bz_fcc_close_file | close credential cache |
| nauk5p01freenode | free node in parse tree |
| nauk5p05addnode | add a node in parse tree |
| nauk5p06getvalue | get value from prsing in the krb5.conf file |
| nauk5p07parsefile | parse krb5.conf file |
| nauk5p08parseline | parse line from krb5.conf file |
| nauk5p10createnode | generate tree of krb5.conf file |
| nauk5p12parseinitstate | initialize parse tree |
| nauk5p13findnoderelation | walking the parse tree |
| nauk5p14findnodesubsection | another parse tree operation |
| nazslon | Zecurity Log ON |
| nb | buffer |
| nbi | incoming |
| nbiCreate | create buffer |
| nbiRead | read |
| nbiReadLine | a line |
| nbiReadLineMB | multiple buffers(?) |
| nbiReadLineSB | single buffer(?) |
| nbo | outgoing |
| nboCreate | create buffer |
| nboFlush | flush buffer |
| nboWrite | write (to socket?) |
| nco | network connection |
| ncodfa | definition allocation |
| ncrorou | receive OUT arguments for specified procedure |
| ncroxrend | xfr record end |
| ncrsrend | end record |
| ncrsrwrt | Record WRiTe output buffer |
| nd | directory |
| nhp | http |
| nhpDestroyConnection | remove connection |
| nhpEndConnection | end connection |
| nhpGetConnection | start connection |
| nhpNewConnection | create new connection |
| nhpReadLine | read a line |
| nhpReadResponse | read response |
| nhpReqBegin | begin request |
| nhpRespEnd | end response |
| nhpRespGet | get response |
| nhpRespGet0 | 0 (?) |
| nhpSendRequest | send request |
| nhpReturnConnection | return connection |
| nhpSockAvail | is socket available |
| nhpSockRecv | receive via network socket |
| nhpSockSend | send via network socket |
| nhpStartRequest | start request |
| ni | interface |
| nio | operating system dependent networking |
| nioqer | error |
| nioqrc | receive |
| nioqsn | send |
| nioqwa | wait |
| nl | library |
| nldatxt | put current date/time into string |
| nn | names |
| nm | management |
| nodeValid | Determines if a node is valid again a DTD [DOM X] |
| normalize | Merges adjacent text nodes in an element [DOM 1] |
| npi | program interface |
| npiall | use bundled execution |
| npiane | add new nco entry |
| npibeg | maybe begin a distributed transaction branch |
| npicom | old style commit |
| npicon | connect; connect and log on to an external database |
| npidr0 | driver common interface |
| npidri | driver common |
| npidsa | disconnect all connections |
| npidsc | DiSConnect connection |
| npidsc0 | with options |
| npierr | check for errors requiring ksesec |
| npifcc | fetch with callback. fetch from a statement N times |
| npil | local |
| npisnl | set network link |
| npitcc | Test/Clear connections |
| npixfr | transfer |
| nr | route |
| ns | session/transparent network service |
| nsb | block(?) |
| nsbasic | basic |
| nsbasic_brc | block receive |
| nsbasic_bsd | block send |
| nsbrecv | receive |
| nsbsend | send |
| nscon | connect |
| nsdo | execute network session operation. NS protocol engine |
| nsevdansw | event deferred: complete deferred nsanswer operation |
| nsevrec | record: record event occurence |
| nsevwait | wait: wait for event notification on all registered connections |
| nsmal | memory allocate |
| nso | nest optimisation (sql transformation) |
| nsoqbc | on query block |
| nsotruns | traverse and unnest subquery |
| nsp | packet |
| nsprecv | receive packet from network transport layer |
| nspsend | send packet from network transport layer |
| nsrdr | packet reader |
| nstimexp | expire function. invoked by LTM with these specific arguments |
| nt | transport (drivers) |
| ntevque | event vector query |
| ntm | mailbox |
| ntp | ipc |
| ntpfp | ? |
| ntpfprd | read |
| ntpfpwr | write |
| ntprd | read |
| ntt | tcp/ip |
| ntt2err | error procedure |
| nttctl | control |
| nttfp | ? |
| nttfprd | read |
| nttfpwr | write |
| nttrd | basic read |
| ntus | unix domain sockets |
| ntz | SSL |
| nu | trace route utility |
| numAttributes | Returns the number of attributes of an element [DOM X] |
| numChildNodes | Returns the number of children of a node [DOM X] |
| nz | security |
| nzCEW_CreateEmptyWallet | create empty wallet |
| nzICE_Install_Cert_ext | installs a cert into a wallet with trustflag value set for the certificate |
| nzt | toolkit |
| nztDeEnvelope | reverse ntEnvelope |
| nztDecrypt | symmetric key decryption |
| nztEncrypt | symmetric key encryption |
| nztEnvelope | sign then encrypt data for recipient(s) |
| nztHash | generate hash |
| nztKeyedHash | generate keyed hash |
| nztSeedRandom | see the random number generator |
| nztSign | generate an attached signature |
| nztValidate | validate an identity |
| nztVerify | verify an identity |
| nztbb | buffer block |
| nztbbGrowBlock | brow initialized buffer block by 'inc' bytes |
| nztbbInitBlock | initialise a buffer bock |
| nztbbPurgeBlock | purge the memory used within a buffer block |
| nztbbReuseBlock | reuse a buffer block |
| nztbbSetBlock | set block to known state |
| nztbbSizeBlock | find the size of a buffer block |
| nztcts_CipherSpecToStr | converts the cipher spec code to string |
| nzte | persona/certificates |
| nzteClosePersona | close a persona |
| nzteCreatePersona | create a persona |
| nzteDestroyPersona | destroy a persona |
| nzteGetProtection | get the protection set in a persona |
| nzteMyCert | get the certificate (x509 only) |
| nzteOpenOpersona | open a persona |
| nztePriKey | get the private key (x509 only) |
| nzteRemovePersona | remove a persona from a wallet |
| nzteRetrieveTrustedIdentCopy | retrieves a trusted identity from persona |
| nzteSetProtection | get the protection set in a persona |
| nzteStorePersona | store a persona in the wallet |
| nzteX509CreatePersona | create a persona in an x509 certificate |
| nzti | identity |
| nztiAbortIdentity | discard an unstored identity |
| nztiCreateIdentity | create an identity |
| nztiDuplicateIdentity | create a complete copy of an identity |
| nztiRemoveIdentity | remove an identity from a persona |
| nztiStoreTrustedIdentity | store an identity with associated trust |
| nztiae_IsAuthEnabled | checks to see if authentication is enabled in the current cipher spec |
| nztiae_IsEncrEnabled | checks to see if encryption is enabled in the current cipher spec |
| nztiae_IsHashEnabled | checks to see if hashing is enabled in the current cipher spec |
| nztid | description |
| nztidFreeIdentityDesc | frees memory for identity desc object |
| nztidGetIdentityDesc | gets identity description from identity |
| nztifdn | create an identity from a distinguished name |
| nztific_FreeIdentityContent | free the contents of an identity |
| nztk | key |
| nztkdc_PKDecrypt | decrypt PKEncrypted data |
| nztkec_PKEncrypt | encrypt data then encrypt key for recipient |
| nztr | random |
| nztrb_RandomBytes | generate a series of random bytes |
| nztrn_RandomNumber | generate a random number |
| nztsd_SignDetached | generate a detached signature |
| nztv | verify |
| nztved_VerifyDetached | verify a detached signature |
| nztw | wallet |
| nztwCloseWallet | close a wallet |
| nztwCreateWallet | create a new wallet |
| nztwDestroyWallet | destroy an existing wallet |
| nztwGetCertInfo | get peer certificate info |
| nztwOpenWallet | open a wallet based on a WRL and pwd |
| nztwRetrievePersonaCopy | retrieve a copy of a particular persona |
| nztx | expansion |
| nztxEncryptExpansion | determine the tdu length for encryption |
| nztxHashExpansion | determine the size ofthe tdu for a hash |
| nztxKeyedHashExpansion | determine size of tdu for keyed hash |
| nztxSignExpansion | determine size of signature |
| nztxsd_SignDetachedExpansion | determine size of detached signature |
| oba | operator buffer allocation |
| oci | oracle call interface |
| ocibin | bind by value by name |
| ocibndps | bind by reference by name (array) piecewise or with skips |
| ocibnn | bind by value numeric |
| ocibra | bind by reference by name (array) |
| ocibre | send break. sends a break to oracle. |
| ocibrn | bind by reference numeric |
| ocibrv | bind by reference by name |
| ocican | cancel the operation on the cursor |
| ociclo | close a cursor |
| ocicom | commit the current transaction |
| ocidhe | will return the message associated with the default host |
| ocidsc | obtain information about a column |
| ocidsr | obtain information about a column |
| ocierr | will return the message associated with the hstdef stored in the lda |
| ociexe | execute a cursor |
| ociexn | execute a cursor N times |
| ociextp | PLSQL External proc |
| ocifen | fetch n rows |
| ocifet | fetch the next row |
| ocifse | user interface set error options |
| ocilgi | version 2 compatible ORACLE logon call. no login to ORACLE is performed: the LDA is initialized |
| ocilof | disconnect from ORACLE |
| ocilon | logon to oracle |
| ocinam | get the name of a column |
| ocinlo | logon in non-blocking fashion |
| ociope | cursor open |
| ocirlo | version 5 compatible ORACLE Remote Login call |
| ocirol | roll back the current transaction |
| ocisq3 | user interface parse sql statement |
| ocisqd | oci delayed parse |
| odm | oracle disk manager |
| odm_io | IO |
| ofs | oracle filesystem (ACFS)? |
| opi | oracle program interface |
| opiDeferredSem | perform deferred semantic analysis |
| opiNeedDeferredSem | is deferred semantic analysis needed (if so (r1) |
| opiParse | parse |
| opiSem | semantic analysis driver |
| opiaba | access bind (variable) array? |
| opiabt | abort instance |
| opiamr | archival and media recovery |
| opibnd | bind |
| opibnd0 | 0 |
| opibrn | bind reference numeric |
| opicca | clear context area |
| opiclo | close cursor |
| opicom | oracle side |
| opidcl | cleanup after the sqlnet connection is terminated |
| opidr | route current request |
| opidrv | driver |
| opidsa | array describe locals |
| opidsi | describe indexes and statistics |
| opiefn | execute function (?) |
| opiexe | execute |
| opifch2 | main routine |
| opifch | oracle side of the fetch interface |
| opifcr | fetch callback - fetch a row? |
| opifcs | free cursors by session close |
| opigln | get long column |
| opiierr | internal error |
| opiino | initialize opi |
| opikndf1 | OPIINO: Kernel route which sits on top of the SQL*Net driver. we assume that only MTS uses this function right before it detaches the session. |
| opikndf2 | OPIINO: Kernel route which sits on top of the SQL*Net driver |
| opilof | log off |
| opilon | log on |
| opimai | main |
| opimai_real | real oracle start point |
| opiobv | bind a variable |
| opiodr | oracle code request driver |
| opiomc | map cursor |
| opiope | open cursor |
| opiopr | open cursor |
| opiosq | prepare to parse a sql command |
| opiosq0 | 0 |
| opipbr | process bind by reference chain |
| opipls | contains opi bundled call executor and support routines |
| opiprs | parse |
| opirip | run independent process. invoked from special function sou2o direct call in opimai of detached process invocation. initializes fixed-PGA in RAM and SQL layers. |
| opistp | stop oracle |
| opistr | start oracle |
| opitca | sets up context area |
| opitsk | two task function dispatcher |
| opiul | direct loader |
| opix | transfer to remote |
| opixrm | check remote cursor |
| orp | oracle external pickler/opaque type interface |
| ort | OBJECTS Types |
| osn | Two Task |
| oss | oracle storage server |
| oss_read | read |
| oss_wait | wait |
| oss_write | write |
| osscap | capability |
| ossconf | configuration |
| ossdisk | disk |
| ossdisk_issue_pmemlog_write | issue pmemlog write |
| ossdisk_write | write |
| ossdscv | ? |
| ossfilcs | ? |
| osshdl | handle |
| osslfht | ? hash table |
| osslib | library |
| ossmem | memory |
| ossmetrics | metrics |
| ossnet | network |
| ossprc | ? |
| osssec | security |
| ossstore | ? |
| ossstore2d | ? |
| ossstore3d | ? |
| osstls | transport layer security |
| ossutil | utility |
| ossutl | utility |
| osswallet | wallet |
| p2c | PLSQL PSD standalones |
| par | PLSQL KG interface |
| pb | PLSQL code execution |
| pbbbl | PBREAK.PBBBL SET_BREAK_LINE |
| pbbdb | PBREAK.PBBDB DISABLE_BREAKPOINT |
| pbbeb | PBREAK.PBBEB ENABLE_BREAKPOINT |
| pbbevent | PBREAK.PBBEVENT GET_CURRENT_EVENT |
| pbbglm | PBREAK.PBBGLM GET_LINE_MAP |
| pbbgln | PBREAK.PBBGLN GET_CURRENT_INFO |
| pbbgpf | PBREAK.PBBGPF GET_DEBUG_FLAGS |
| pbbhs | PBREAK.PBBHS GET_LU |
| pbbibacktrace | PBREAK.PBBIBACKTRACE PRINT_BACKTRACE |
| pbbibreakpoints | PBREAK.PBBIBREAKPOINTS PRINT_BREAKPOINTS |
| pbbicdvck | PBREAK.ICDVCK INTERNAL_VERSION_CHECK |
| pbbicdisexe | PBREAK.PBBICDISEXE IS_EXECUTABLE |
| pbbiget | PBREAK.PBBIGET GET_SCALAR |
| pbbigindexes | PBREAK.PBBIGINDEXES GET_INDEXES |
| pbbilspkgs | PBREAK.PBBILSPKGS PRINT_BACKTRACE |
| pbbiset | PBREAK.PBBISET SET_VALUE |
| pbbopt | PBREAK.PBBOPT SET_NUMERIC_OPTION GET_NUMERIC_OPTION |
| pbbpbs | PBREAK.PBBPBS PRINT_BREAKPOINTS |
| pbbpsl | PBREAK.PBBPSL PRINT_SOURCE (_LINE?) |
| pbbpslf | PBREAK.PBBPSLF PRINT_FRAME_SOURCE |
| pbbrb | PBREAK.PBBRD DELETE_BREAKPOINT |
| pbbsd | PBREAK.PBBSD SET_DEBUG |
| pbbspf | PBREAK.PBBSPF SET_DEBUG_FLAGS |
| pbcov3gsct | DBMS_PLSQL_CODE_COVERAGE.PBCOV3GSCT START_COVERAGE |
| pbcov3gstt | DBMS_PLSQL_CODE_COVERAGE.PBCOV3GSTT STOP_COVERAGE |
| pbp3g | dbms_profiler |
| pbp3gfpd | DBMS_PROFILER.PBP3GFPD FLUSH_PROFILER FLUSH_DATA |
| pbp3gkcb | DBMS_PROFILER.PBP3GKCB GET_VERSION |
| pbp3gpp | DBMS_PROFILER.PBP3GPP PAUSE_PROFILER |
| pbp3grp | DBMS_PROFILER.PBP3GRP RESUME_PROFILER |
| pbp3gsrp | DBMS_PROFILER.PBP3GSRP START_PROFILER |
| pbp3gstp | DBMS_PROFILER.PBP3GSTP STOP_PROFILER |
| pbp3gvck | DBMS_PROFILER.PBP3GVCK INTERNAL_VERSION_CHECK |
| pbs | KNLDE |
| pbt3g | dbms_trace |
| pbt3gco | DBMS_TRACE.PBT3GCO COMMENT_PLSQL_TRACE |
| pbt3glm | DBMS_TRACE.PBT3GLM LIMIT_PLSQL_TRACE |
| pbt3gmt | DBMS_TRACE.PBT3GMT SET_OR_CLEAR_TRACE |
| pbt3grn | DBMS_TRACE.PBT3GRN GET_PLSQL_TRACE_RUNNUMBER |
| pbt3gtl | DBMS_TRACE.PBT3GTL GET_PLSQL_TRACE_LEVEL |
| pbt3gvck | DBMS_TRACE.PBT3GVCK INTERNAL_VERSION_CHECK |
| pci | PLSQL infrastructure |
| pckl | dbms_pickler |
| pcklfdo | DBMS_PICKLER.GET_FORMAT_BUFFER |
| pcklfun | DBMS_JAVA_TEST.CALL_STATIC_JAVA_METHOD |
| pckltds | DBMS_PICKLER.GET_DESCRIPTORS |
| pckltds2 | DBMS_PICKLER.GET_DESCRIPTORS |
| pckltds3 | DBMS_PICKLER.GET_DESCRIPTORS |
| pckltds4 | DBMS_PICKLER.GET_DESCRIPTORS |
| pcklupd | DBMS_PICKLER.UPDATE_THRU_REF |
| pcm | PLSQL infrastructure |
| pd | PLSQL code execution |
| pdlifu | internal entrypoint for the PL/SQL code generator |
| pdn | codegen native |
| pdt | IDL; type generator |
| pdtidc | PL/SQL Diana IDL to PL/SQL intermediate code IDL translator |
| pdtimb | PL/SQL intermediate code IDL translator block module |
| pdtist | PL/SQL intermediate code IDL translator statement support |
| pdtitf | interested in finding the base |
| pdw | codegen IDL gen |
| pdx | codegen optimizer |
| pdy | codegen MCode gen |
| pdz | codegen infrastructure |
| pe | PLSQL code execution |
| pef | external proc |
| peftrusted | execute a trusted callout |
| peibp | PLSQL KNLDE |
| peicnt | PL/SQL Controlled execution |
| pen | native interfaces |
| pes | Shared Object Manager |
| pesacos | STANDARD.PESACOS ACOS |
| pesasin | STANDARD.PESASIN ASIN |
| pesatn2 | STANDARD.PESATN2 ATAN2 |
| pesblt | built in interpreter |
| pesdbtz | STANDARD.PESDBTZ DBTIMEZONE |
| pesguid | STANDARD.PESGUID SYS_GUID |
| pesld | Native Code Loader |
| pesn2dsi | STANDARD.PESN2DSI NUMTODSINTERVAL |
| pesn2ymi | STANDARD.PESN2YMI NUMTOYMINTERVAL |
| pessdt | STANDARD.PESSDT SYSDATE |
| pessdx | STANDARD.PESSDX SOUNDEX |
| pessts | STANDARD.PESSTS SYSTIMESTAMP |
| pessysctx2 | STANDARD.PESSYSCTX2 SYS_CONTEXT |
| pessysctx3 | STANDARD.PESSYSCTX3 SYS_CONTEXT |
| pesuen | STANDARD.PESUEN USERENV |
| pesxco | STANDARD.PESXCO NLSSORT |
| pesxcp | STANDARD.PESXCP NLS_INITCAP |
| pesxlo | STANDARD.PESXLO NLS_LOWER |
| pesxlt | STANDARD.PESXLT TRANSLATE |
| pesxup | STANDARD.PESXUP NLS_UPPER |
| pextproc | pefm call external procedure |
| pf | PLSQL interpeter |
| pfr | runtime |
| pfrba_bind_array | bind array |
| pfrci_compute_index | compute index |
| pfrecl_excp_caught_locally | exception caught locally |
| pfrexc | exception support |
| pfrfeb_format_error_backtrace | format error backtrace |
| pfrfi_find_index | find index |
| pfrfoe_flush_oci_error | flush oci error |
| pfrfxh | finds an exception handler |
| pfrrbt_record_backtrace | record backtrace |
| pfrrun | Main Instruction Loop |
| pfrrun_no_tool | fast interpretation loop |
| pfrsqc | callbacks for array sql and dml with returning |
| pfrsi_sort_index | sort index |
| pfrsim_sort_index_main | sort index main |
| pfrstk | runtime stack frame |
| pfrtcs | trace call stack(?) calls kgitrc on each kgiob on the stack |
| pgm | PLSQL ILMS |
| ph | PLSQL |
| ph1 | phase 1 (parser) |
| ph1chk | identifier equality check |
| ph1drv | parser driver |
| ph1dte | DIANA tree entry |
| ph1dti | DIANA tree identifier |
| ph1dtn | DIANA tree node |
| ph1dtr | DIANA tree reference |
| ph1lex | lexical analyzer |
| ph1mak | make DIANA node |
| ph1mpc | make DIANA procedure call node (D_P_CALL) |
| ph1mtk | make token |
| ph1run | parser executor |
| ph1typ | DIANA type tree |
| ph2 | phase 2 (semantic analyzer) |
| ph2blo | idl node D_BLOCK |
| ph2exp | process IDL class EXP |
| ph2ext | process IDL class EXP - top level |
| ph2gbi | initialize bind variable type information |
| ph2ima | images a |
| ph2its | process items |
| ph2of1 | D_F_CALL or D_PARM_C |
| ph2obl | outermost block |
| ph2qlb | perform a schema.table lookup |
| ph2qlk | lookup the set of tables in a from clause in a database |
| ph2qqx | IDL node Q_EXP |
| ph2qs2 | sql routines |
| ph2qst | main routine for sql statements |
| ph2qtx | IDL class TAB_EXP |
| ph2sbo | IDL node D_S_BODY |
| ph2sms | process statements |
| ph2stm | statement(?) |
| ph2uni | IDL class UNIT_BODY |
| pha | semantics |
| phdite | immediate type (S_OBJ_TY) of expressions |
| phdr | KG interface |
| phn | semantics |
| pi | PLSQL apps |
| pico | utl_compress support |
| picomplz | UTL_COMPRESS.LZ_COMPRESS_I |
| picompulz | UTL_COMPRESS.LZ_UNCOMPRESS |
| pien | utl_encode support |
| pienc264 | UTL_ENCODE.BASE64_ENCODE_I |
| pienc2m | UTL_ENCODE.MIMEHEADER_ENCODE_I |
| pienc2qp | UTL_ENCODE.QUOTED_PRINTABLE_ENCODE_I |
| pienc2t | UTL_ENCODE.TEXT_ENCODE_I |
| pienc2uu | UTL_ENCODE.UUENCODE_I |
| piencf64 | UTL_ENCODE.BASE64_DECODE_I |
| piencfm | UTL_ENCODE.MIMEHEADER_DECODE_I |
| piencfqp | UTL_ENCODE.QUOTED_PRINTABLE_DECODE_I |
| piencft | UTL_ENCODE.TEXT_DECODE_I |
| piencfuu | UTL_ENCODE.UUDECODE_I |
| pifi | utl_file support |
| pifiat | UTL_FILE.FGETATTR_I |
| pifica | UTL_FILE.FCLOSE_ALL_I |
| pificl | UTL_FILE.FCLOSE_I |
| pificp | UTL_FILE.FCOPY_I |
| pififl | UTL_FILE.FFLUSH_I |
| pifigch | UTL_FILE.FOPEN_NCHAR_I |
| pifigl | UTL_FILE.GET_LINE_I |
| pifigr | UTL_FILE.GET_LINE_RAW_I |
| pifiio | UTL_FILE.FIS_OPEN_I |
| pifimv | UTL_FILE.FRENAME_I |
| pifinl | UTL_FILE.NEW_LINE_I |
| pifiop | UTL_FILE.FOPEN_I |
| pifipo | UTL_FILE.FGETPOS_I |
| pifipr | UTL_FILE.PUT_RAW_I |
| pifipu | UTL_FILE.PUT_BUFFER_I |
| pifirm | UTL_FILE.FREMOVE_I |
| pifisk | UTL_FILE.FSEEK_I |
| pigd | utl_gdk support |
| pigdkmn | UTL_GDK.MAP_NAME_I |
| piht | utl_http support |
| pihtAvailable | is connection available |
| pihtConnect | setup tcp connection |
| pihtDisconnect | disconnect tcp connection |
| pihtMalloc | allocate memory |
| pihtSend | send tcp request |
| pihtca | UTL_HTTP.ADD_COOKIE |
| pihtcc | UTL_HTTP.GET_COOKIE_COUNT |
| pihtcf | UTL_HTTP.GET_FIRST_COOKIE |
| pihtcn | UTL_HTTP.GET_NEXT_COOKIE |
| pihtcrc | UTL_HTTP.CREATE_REQUEST_CONTEXT |
| pihtcx | UTL_HTTP.CLEAR_COOKIES |
| pihtdrc | UTL_HTTP.DESTROY_REQUEST_CONTEXT |
| pihtgbcs | UTL_HTTP.GET_BODY_CHARSET |
| pihtgbcsf | UTL_HTTP.GET_BODY_CHARSET |
| pihtgces | UTL_HTTP.GET_CONTENT_ENCODING_SUPPORT |
| pihtgcksp | UTL_HTTP.GET_COOKIE_SUPPORT |
| pihtgdc | UTL_HTTP.GET_DETAILED_SQLCODE |
| pihtgdm | UTL_HTTP.GET_DETAILED_SQLERRM |
| pihtgec | UTL_HTTP.GET_RESPONSE_ERROR_CHECK |
| pihtges | UTL_HTTP.GET_DETAILED_EXCP_SUPPORT |
| pihtgfrd | UTL_HTTP.GET_FOLLOW_REDIRECT |
| pihtgpcsp | UTL_HTTP.GET_PERSISTENT_CONN_SUPPORT |
| pihtgpxy | UTL_HTTP.GET_PROXY |
| pihtgtxto | UTL_HTTP.GET_TRANSFER_TIMEOUT |
| pihtgw | UTL_HTTP.GET_WALLET |
| pihtinit | UTL_HTTP.INITIALIZE |
| pihtnc | UTL_HTTP.GET_PERSISTENT_CONN_COUNT |
| pihtnf | UTL_HTTP.GET_FIRST_PERSISTENT_CONN |
| pihtnn | UTL_HTTP.GET_NEXT_PERSISTENT_CONN |
| pihtnx | UTL_HTTP.CLOSE_PERSISTENT_CONN |
| pihtpa | UTL_HTTP.GET_AUTHENTICATION |
| pihtpbcs | UTL_HTTP.SET_RESP_BODY_CHARSET |
| pihtpc | UTL_HTTP.GET_HEADER_COUNT |
| pihtpe | UTL_HTTP.END_RESPONSE |
| pihtpg | UTL_HTTP.GET_RESPONSE |
| pihtph | UTL_HTTP.GET_HEADER |
| pihtpl | UTL_HTTP.READ_LINE |
| pihtpn | UTL_HTTP.GET_HEADER_BY_NAME |
| pihtpr | UTL_HTTP.READ_RAW |
| pihtpr_ptr | UTL_HTTP.READ_RAW_PTR |
| pihtpt | UTL_HTTP.READ_TEXT |
| pihtqa | UTL_HTTP.SET_AUTHENTICATION |
| pihtqbcs | UTL_HTTP.SET_REQ_BODY_CHARSET |
| pihtqces | UTL_HTTP.SET_REQ_CONTENT_ENC_SUPPORT |
| pihtqcksp | UTL_HTTP.SET_COOKIE_SUPPORT |
| pihtqe | UTL_HTTP.END_REQUEST |
| pihtqec | UTL_HTTP.SET_REQ_RESPONSE_ERROR_CHECK |
| pihtqfrd | UTL_HTTP.SET_FOLLOW_REDIRECT |
| pihtqg | UTL_HTTP.BEGIN_REQUEST_I |
| pihtqh | UTL_HTTP.SET_HEADER |
| pihtql | UTL_HTTP.WRITE_LINE |
| pihtqp | UTL_HTTP.SET_PROPERTY |
| pihtqpc | UTL_HTTP.SET_REQ_PERSISTENT_CONN |
| pihtqt | UTL_HTTP.WRITE_TEXT |
| pihtqtxto | UTL_HTTP.SET_REQ_TRANSFER_TIMEOUT |
| pihtqw | UTL_HTTP.WRITE_RAW |
| pihtsbcs | UTL_HTTP.SET_BODY_CHARSET |
| pihtsces | UTL_HTTP.SET_CONTENT_ENCODING_SUPPORT |
| pihtscksp | UTL_HTTP.SET_COOKIE_SUPPORT |
| pihtsec | UTL_HTTP.SET_RESPONSE_ERROR_CHECK |
| pihtses | UTL_HTTP.SET_DETAILED_EXCP_SUPPORT |
| pihtsfrd | UTL_HTTP.SET_FOLLOW_REDIRECT |
| pihtspcsp | UTL_HTTP.SET_PERSISTENT_CONN_SUPPORT |
| pihtspxy | UTL_HTTP.SET_PROXY |
| pihtstxto | UTL_HTTP.SET_TRANSFER_TIMEOUT |
| pihtsw | UTL_HTTP.SET_WALLET |
| pii18n | utl_i18n support |
| pii18n_common_list | UTL_I18N.COMMON_LIST_I |
| pii18n_get_max_character_size | UTL_I18N.GET_MAX_CHARACTER_SIZE |
| pii18n_get_translation | UTL_I18N.GET_TRANSLATION_I |
| pii18nc2 | UTL_I18N.CONVERT2_CHAR CONVERT2_NCHAR |
| pii18ncc | UTL_I18N.CONVERT_CHAR CONVERT_NCHAR |
| pii18nch | UTL_I18N.GET_CHARSET_HANDLE |
| pii18ncr | UTL_I18N.CONVERT_RAW |
| pii18ncv | UTL_I18N.CNV_XML_SQL |
| pii18ndc | UTL_I18N.GET_DEFCHARSET |
| pii18ninit | UTL_I18N.INITIALIZE |
| pii18ner | UTL_I18N.ESCAPE_REF_I |
| pii18nm2 | UTL_I18N.MAP_NAME_II |
| pii18nme | UTL_I18N.MAP_EMAIL |
| pii18nmn | UTL_I18N.MAP_NAME_I |
| pii18ntr | UTL_I18N.TRANSLITERATE |
| pii18nue | UTL_I18N.UNESCAPE_REFERENCE |
| pii18nvce | UTL_I18N.VALIDATE_CHARACTER_ENCODING |
| pii18nvce_clob | UTL_I18N.VALIDATE_CHARACTER_ENCODING |
| pii18nvd | UTL_I18N.VALIDATE_SQLNAME |
| piin | utl_inaddr support |
| piinadgha | UTL_INADDR.GET_HOST_ADDRESS_I |
| piinadghn | UTL_INADDR.GET_HOST_NAME_I |
| pilm | utl_lms support |
| pilmsfm | UTL_LMS.FORMAT_MESSAGE |
| pilmsgm | UTL_LMS.GET_MESSAGE |
| pinl | utl_nla support |
| pinlaB_daxpy | UTL_NLA.BLAS_AXPY_ |
| pinlaB_idamax | UTL_NLA.BLAS_IAMAX_ |
| pinlaB_dasum | UTL_NLA.BLAS_ASUM_ |
| pinlaB_dcopy | UTL_NLA.BLAS_COPY_ |
| pinlaB_dgbmv | UTL_NLA.BLAS_GBMV_ |
| pinlaB_dgemm | UTL_NLA.BLAS_GEMM_ |
| pinlaB_dgemv | UTL_NLA.BLAS_GEMV_ |
| pinlaB_dger | UTL_NLA.BLAS_GER_ |
| pinlaB_ddot | UTL_NLA.BLAS_DOT_ |
| pinlaB_dnrm2 | UTL_NLA.BLAS_NRM2_ |
| pinlaB_drot | UTL_NLA.BLAS_ROT_ |
| pinlaB_drotg | UTL_NLA.BLAS_ROTG_ |
| pinlaB_dsbmv | UTL_NLA.BLAS_SBMV_ |
| pinlaB_dscal | UTL_NLA.BLAS_SCAL_ |
| pinlaB_dspmv | UTL_NLA.BLAS_SPMV_ |
| pinlaB_dspr | UTL_NLA.BLAS_SPR_ |
| pinlaB_dspr2 | UTL_NLA.BLAS_SPR2_ |
| pinlaB_dswap | UTL_NLA.BLAS_SWAP_ |
| pinlaB_dsymm | UTL_NLA.BLAS_SYMM_ |
| pinlaB_dsymv | UTL_NLA.BLAS_SYMV_ |
| pinlaB_dsyr | UTL_NLA.BLAS_SYR_ |
| pinlaB_dsyr2 | UTL_NLA.BLAS_SYR2_ |
| pinlaB_dsyr2k | UTL_NLA.BLAS_SYR2K_ |
| pinlaB_dsyrk | UTL_NLA.BLAS_SYRK_ |
| pinlaB_dtbsm | UTL_NLA.BLAS_TBMV_ |
| pinlaB_dtbsv | UTL_NLA.BLAS_TBSV_ |
| pinlaB_dtprv | UTL_NLA.BLAS_TPMV_ |
| pinlaB_dtpmv | UTL_NLA.BLAS_TPMV_ |
| pinlaB_dtpsv | UTL_NLA.BLAS_TPSV_ |
| pinlaB_dtrmm | UTL_NLA.BLAS_TRMM_ |
| pinlaB_dtrmv | UTL_NLA.BLAS_TRMV_ |
| pinlaB_dtrsm | UTL_NLA.BLAS_TRSM_ |
| pinlaB_dtrsv | UTL_NLA.BLAS_TRSV_ |
| pinlaB_saxpy | UTL_NLA.BLAS_AXPY_ |
| pinlaB_isamax | UTL_NLA.BLAS_IAMAX_ |
| pinlaB_sasum | UTL_NLA.BLAS_ASUM_ |
| pinlaB_scopy | UTL_NLA.BLAS_COPY_ |
| pinlaB_sgbmv | UTL_NLA.BLAS_GBMV_ |
| pinlaB_sgemm | UTL_NLA.BLAS_GEMM_ |
| pinlaB_sgemv | UTL_NLA.BLAS_GEMV_ |
| pinlaB_sger | UTL_NLA.BLAS_GER_ |
| pinlaB_sdot | UTL_NLA.BLAS_DOT_ |
| pinlaB_snrm2 | UTL_NLA.BLAS_NRM2_ |
| pinlaB_srot | UTL_NLA.BLAS_ROT_ |
| pinlaB_srotg | UTL_NLA.BLAS_ROTG_ |
| pinlaB_ssbmv | UTL_NLA.BLAS_SBMV_ |
| pinlaB_sscal | UTL_NLA.BLAS_SCAL_ |
| pinlaB_sspmv | UTL_NLA.BLAS_SPMV_ |
| pinlaB_sspr | UTL_NLA.BLAS_SPR_ |
| pinlaB_sspr2 | UTL_NLA.BLAS_SPR2_ |
| pinlaB_sswap | UTL_NLA.BLAS_SWAP_ |
| pinlaB_ssymm | UTL_NLA.BLAS_SYMM_ |
| pinlaB_ssymv | UTL_NLA.BLAS_SYMV_ |
| pinlaB_ssyr | UTL_NLA.BLAS_SYR_ |
| pinlaB_ssyr2 | UTL_NLA.BLAS_SYR2_ |
| pinlaB_ssyr2k | UTL_NLA.BLAS_SYR2K_ |
| pinlaB_ssyrk | UTL_NLA.BLAS_SYRK_ |
| pinlaB_stbmv | UTL_NLA.BLAS_TBMV_ |
| pinlaB_stbsv | UTL_NLA.BLAS_TBSV_ |
| pinlaB_stpmv | UTL_NLA.BLAS_TPMV_ |
| pinlaB_stpsv | UTL_NLA.BLAS_TPSV_ |
| pinlaB_strmm | UTL_NLA.BLAS_TRMM_ |
| pinlaB_strmv | UTL_NLA.BLAS_TRMV_ |
| pinlaB_strsm | UTL_NLA.BLAS_TRSM_ |
| pinlaB_strsv | UTL_NLA.BLAS_TRSV_ |
| pinlaL_dgbsv | UTL_NLA_LAPACK_GBSV_ |
| pinlaL_dgees | UTL_NLA.LAPACK_GEES_ |
| pinlaL_dgeev | UTL_NLA.LAPACK_GEEV_ |
| pinlaL_dgels | UTL_NLA.LAPACK_GELS_ |
| pinlaL_dgesdd | UTL_NLA.LAPACK_GESDD_ |
| pinlaL_dgesv | UTL_NLA.LAPACK_GESV_ |
| pinlaL_dgesvd | UTL_NLA.LAPACK_GESVD_ |
| pinlaL_dgtsv | UTL_NLA.LAPACK_GTSV_ |
| pinlaL_dpbsv | UTL_NLA.LAPACK_PBSV_ |
| pinlaL_dposv | UTL_NLA_LAPACK_POSV_ |
| pinlaL_dppsv | UTL_NLA.LAPACK_PPSV_ |
| pinlaL_dptsv | UTL_NLA.LAPACK_PTSV_ |
| pinlaL_dsbev | UTL_NLA.LAPACL_SBEV_ |
| pinlaL_dsbevd | UTL_NLA.LAPACL_SBEVD_ |
| pinlaL_dspev | UTL_NLA.LAPACK_SPEV_ |
| pinlaL_dspevd | UTL_NLA.LAPACK_SPEVD_ |
| pinlaL_dspsv | UTL_NLA.LAPACK_SPSV_ |
| pinlaL_dsyev | UTL_NLA.LAPACK_SYEV_ |
| pinlaL_dsyevd | UTL_NLA.LAPACK_SYEVD_ |
| pinlaL_dsysv | UTL_NLA.LAPACK_SYSV_ |
| pinlaL_dstev | UTL_NLA.LAPACK_STEV_ |
| pinlaL_dstevd | UTL_NLA.LAPACK_STEVD_ |
| pinlaL_sgbsv | UTL_NLA_LAPACK_GBSV_ |
| pinlaL_sgees | UTL_NLA.LAPACK_GEES_ |
| pinlaL_sgeev | UTL_NLA.LAPACK_GEEV_ |
| pinlaL_sgels | UTL_NLA.LAPACK_GELS_ |
| pinlaL_sgesdd | UTL_NLA.LAPACK_GESDD_ |
| pinlaL_sgesv | UTL_NLA.LAPACK_GESV_ |
| pinlaL_sgesvd | UTL_NLA.LAPACK_GESVD_ |
| pinlaL_sgtsv | UTL_NLA.LAPACK_GTSV_ |
| pinlaL_spbsv | UTL_NLA.LAPACK_PBSV_ |
| pinlaL_sposv | UTL_NLA_LAPACK_POSV_ |
| pinlaL_sppsv | UTL_NLA.LAPACK_PPSV_ |
| pinlaL_sptsv | UTL_NLA.LAPACK_PTSV_ |
| pinlaL_ssbev | UTL_NLA.LAPACL_SBEV_ |
| pinlaL_ssbevd | UTL_NLA.LAPACL_SBEVD_ |
| pinlaL_sspev | UTL_NLA.LAPACK_SPEV_ |
| pinlaL_sspevd | UTL_NLA.LAPACK_SPEVD_ |
| pinlaL_sspsv | UTL_NLA.LAPACK_SPSV_ |
| pinlaL_ssyev | UTL_NLA.LAPACK_SYEV_ |
| pinlaL_ssyevd | UTL_NLA.LAPACK_SYEVD_ |
| pinlaL_ssysv | UTL_NLA.LAPACK_SYSV_ |
| pinlaL_sstev | UTL_NLA.LAPACK_STEV_ |
| pinlaL_sstevd | UTL_NLA.LAPACK_STEVD_ |
| pirg | utl_raw support |
| pirg2bd | UTL_RAW.PIRG2BD CAST_TO_BINARY_DOUBLE |
| pirg2bf | UTL_RAW.PIRG2BF CAST_TO_BINARY_FLOAT |
| pirg2bi | UTL_RAW.PIRG2BI CAST_TO_BINARY_INTEGER |
| pirg2mn | UTL_RAW.PIRG2MN CAST_TO_NUMBER |
| pirg2nvc | UTL_RAW.PIRG2NVC CAST_TO_NVARCHAR2 |
| pirg2rw | UTL_RAW.PIRG2RW CAST_TO_RAW |
| pirg2vc | UTL_RAW.PIRG2VC CAST_TO_VARCHAR2 |
| pirgcmp | UTL_RAW.PIRGCMP COMPARE |
| pirgcnr | UTL_RAW.PIRGCNR CONVERT |
| pirgcon | UTL_RAW.PIRGCON CONCAT |
| pirgcom | UTL_RAW.PIRGCOM BIT_COMPLEMENT |
| pirgcop | UTL_RAW.PIRGCOP COPIES |
| pirgfbd | UTL_RAW.PIRGFBF CAST_FROM_BINARY_DOUBLE |
| pirgfbf | UTL_RAW.PIRGFBF CAST_FROM_BINARY_FLOAT |
| pirgfbi | UTL_RAW.PIRGFBI CAST_FROM_BINARY_INTEGER |
| pirgfnm | UTL_RAW.PIRGFNM CAST_FROM_NUMBER |
| pirglen | UTL_RAW.PIRGLEN LENGTH |
| pirgopr | UTL_RAW.PIRGOPR BIT_AND BIT_OR BIT_XOR |
| pirgovr | UTL_RAW.PIRGOVR OVERLAY |
| pirgrev | UTL_RAW.PIRGREV REVERSE |
| pirgtrn | UTL_RAW.PIRGTRN TRANSLATE |
| pirgtrs | UTL_RAW.PIRGTRS TRANSLITERATE |
| pirgsub | UTL_RAW.PIRGSUB SUBSTR |
| pirgxra | UTL_RAW.PIRGXRA XRANGE |
| pism | utl_smtp support |
| pismescdot | UTL_SMPT.ESCAPE_DOT_I |
| pismmacmd5 | UTL_SMTP.MAC_MD5_I |
| pismraise | UTL_SMPT.RAISE_I |
| pitc | utl_tcp support |
| pitcct | UTL_TCP.CONNECT_I |
| pitcda | UTL_TCP.DISCONNECT_ALL_I |
| pitcdct | UTL_TCP.DISCONNECT_I |
| pitcinit | UTL_TCP.INITIALIZE_I |
| pitcfl | UTL_TCP.FLUSH_I |
| pitcr | UTL_TCP.READ_I |
| pitcra | UTL_TCP.AVAILABLE_I |
| pitcrl | UTL_TCP.READ_LINE_ |
| pitcrt | UTL_TCP.READ_TEXT_I |
| pitcssl | UTL_TCP.START_SSL_I |
| pitcw | UTL_TCP.WRITE_I |
| pitcwl | UTL_TCP.WRITE_LINE_I |
| pitcwt | UTL_TCP.WRITE_TEXT_I |
| piur | utl_url support |
| piuriesc | UTL_URL.ESCAPE_I |
| piuriune | UTL_URL.UNESCAPE_I |
| pk | PLSQL KG interface |
| pkvclonepidl | process lower-versioned PLSQL |
| pl | PLSQL infrastructure |
| plio | object instantiation |
| pliodl | delete function |
| plitblm | PLSQL apps |
| pls | PLSQL PSD standalones |
| plslm | ncomp processing |
| plsm | plsql handling collections |
| plsql_run | single entry point for top level pfrrun and penrun |
| plst | PLSQL code execution |
| plswa | Programmatic Interfaces to/from PL/SQL |
| plzsql | STANDARD.PLZSQL SQL_DDL |
| pmuc | plsql handling collections |
| pmuo | plsql handling collections |
| pmux | plsql handling collections |
| pncutil | PLSQL infrastructure |
| pp | PLSQL infrastructure |
| prefixToURI | Maps a namespace prefix to a URI [DOM X] |
| pri | PLSQL remote interface |
| pricbr | callback |
| prient | run given (rpc) entrypoint |
| prient2 | common code to run given entrypoint |
| prifold | rpc forwarding to older releases |
| printBuffer | Prints XML tree to memory buffer [DOM X] |
| printBufferEnc | Prints XML tree to memory buffer in specified encoding [DOM X] |
| printOraStream | Prints XML tree to orastream in specified encoding [DOM X] |
| printSize | Returns size of formatted XML tree [DOM X] |
| printSizeEnc | Returns size of formatted XML tree in specified encoding [DOM X] |
| printStream | Prints XML tree to stdio stream [DOM X] |
| printStreamEnc | Prints XML tree to stdio stream in specified encoding [DOM X] |
| priold | rpc forwarding to older releases |
| prm | parameter handling with sql layer |
| prs | parse |
| prsase | initialisation parameter names |
| prscmd | SQL command (syntax check) |
| prsctc | create table/cluster |
| prsdel | delete |
| prsdrv | driver (?) |
| prspo_proc_opts | (or only validate) PHysical Attribute specification |
| prsrss | recursive alter system or session |
| prssz | parse context to be saved |
| prsxpl | explain statement |
| ps | PLSQL infrastructure |
| psd | programmatic interfaces to/from |
| psd_asct | DBMS_SESSION.PSD_ASCT ADD_SQL_CONNECTION_TEST |
| psd_dct | DBMS_SESSION.PSD_DCT DISABLE_CONNECTION_TEST |
| psd_dsct | DBMS_SESSION.PSD_DSCT DELETE_SQL_CONNECTION_TEST |
| psd_ect | DBMS_SESSION.ECT ENABLE_CONNECTION_TEST |
| psd_package_memory_utilizatio2 | DBMS_SESSION.PSD_PACKAGE_MEMORY_UTILIZATIO2 GET_PACKAGE_MEMORY_UTILIZATION |
| psd_package_memory_utilization | DBMS_SESSION.PSD_PACKAGE_MEMORY_UTILIZATION |
| psd_set_schema_deferred | DBMS_SESSION.PSD_SET_SCHEMA_DEFERRED SET_CURRENT_SCHEMA_DEFERRED |
| psdanam | DBMS_UTILITY.PSDANAM LNAME_PARSE |
| psdbnd | manage bind variables |
| psdcatet | DBMS_UTILITY.PSD_CATET CREATE_ALTER_TYPE_ERROR_TABLE |
| psdcnam | DBMS_UTILITY.PSDCNAM CANONICALIZE |
| psddbv | DBMS_UTILITY.PSDDBV DB_VERSION |
| psddin | DBMS_SESSION.PSDDIN RESET_PACKAGE |
| psdddl | execute DDL |
| psddr0 | Null pointer definitions for ttcdrv callback and context. |
| psdgbt | get bind info |
| psdgcscn | DBMS_TRANSACTION.PSDGCSCN GET_CURRENT_SCN |
| psdgtr | DBMS_UTILITY.PSDGTR GET_TZ_TRANSITIONS |
| psdevn | plsql debugger |
| psdfmr | DBMS_SESSION.PSDFMR FREE_UNUSED_USER_MEMORY |
| psdhot | DBMS_SHARED_POOL.PSDHOT MARKHOT |
| psdicd | plsql call c |
| psdire | DBMS_SESSION.PSDIRE IS_ROLE_ENABLED |
| psdisa | DBMS_SESSION.PSDISA IS_SESSION_ALIVE |
| psdkep | DBMS_SHARED_POOL.PSDKEP KEEP |
| psdkepnew | DBMS_SHARED_POOL.PSDKEPNEW |
| psdlcv | DBMS_LOCK.PSDLCV |
| psdlgt | DBMS_LOCK.PSDLGT |
| psdlrl | DBMS_LOCK.PSDLRL |
| psdnohot | DBMS_SHARED_POOL.PSDNOHOT UNMARKHOT |
| psdmsc | system dependent misc functions |
| psdocs | DBMS_UTILITY.PSDOCS OLD_CURRENT_SCHEMA |
| psdocu | DBMS_UTILITY.PSDOCU OLD_CURRENT_USER |
| psdpgi | open and close cursor support |
| psdpur | DBMS_SHARED_POOL.PSDPUR PURGE |
| psdpurnew | DBMS_SHARED_POOL.PSDPURNEW |
| psdrin | DBMS_SESSION.PSDRIN REINITIALIZE |
| psdstfp | DBMS_DDL.PSDSTFP |
| psduis | DBMS_SESSION.PSDUIS UNIQUE_SESSION_ID |
| psdwat | DBMS_DG.PSDWAT DBMS_LOCK.PSDWAT DBMS_SESSION.PSDWAT SLEEP |
| psf | instantiating plsql in library cache |
| pso | PLSQL PSD generic |
| psu | PLSQL PSD generic |
| psx | PLSQL PSD standalones |
| pt | PLSQL IDL |
| ptf | polymorphic table functions |
| pu | PLSQL infrastructure |
| px | PLSQL lexical analyzer |
| pxgett | get token interface |
| pxt | token |
| pxtgid | get id |
| q | query |
| qba | buffer allocation |
| qbadrv | create control structures |
| qbaopn | create control structures |
| qc | compile |
| qcdl | dictionary lookup |
| qcdlSynonymTranslation | translate synonym to object |
| qcdldtin | dependency table insert |
| qcdlgob | get object |
| qcdlgtd | get dependencies(?) |
| qcdlgui | get user id |
| qcdo | dictionary support for objects |
| qcdoloi | load object specific information |
| qci | language parser and semantic analyser |
| qciSetPlSqlCtx | set plsql context during a compile |
| qcop | parse |
| qcp | parse |
| qcpi | interim |
| qcpia | arithmetic |
| qcpiaex | expression |
| qcpib | boolean |
| qcpibex | expression |
| qcpibfa | factor |
| qcpibte | term |
| qcpicmd | command |
| qcpiere | expression relop expression |
| qcpierr | raise error |
| qcpifro | from |
| qcpiidn | identifier |
| qcpilcl | logical clause |
| qcpilcl0 | (private) |
| qcpiltb | lock table command |
| qcpisqt | sql text |
| qcpitnam | table name |
| qcpitnm | table name |
| qcpiq | query(?) |
| qcpl | lexer |
| qcplgnt | get next token |
| qcplgte | group SQL text (?) |
| qcs | semantic analysis (parser) |
| qcsCheckPriv | check privileges |
| qcsbxl | first round of privilege checking |
| qcse | expand |
| qcsevw | view |
| qcsf | from(?) |
| qcsfgob | get objects |
| qcsfplob | pin local objects(?) |
| qcsj | java(?) |
| qcso | OBJECTS |
| qcsp | process |
| qcspafq | all frodefs in query block |
| qcsphnt | hint? |
| qcsprfro | frodef |
| qcsprfro_tree | tree (handles ANSI join frodefs) |
| qcspqb | query blocks |
| qcspqbDescendents | and descendents (this processes qbc and its inner qbc's |
| qcsvsci | view seldef list |
| qct | type check operations |
| qctErr932 | raise ORA 932 (inconsistent data types) |
| qctErrConvertDataType | error routine for data type conversions |
| qctcopn | typechecks the query block and its descendant |
| qcto | operators |
| qctopls | typecheck OPTPLS operator |
| qctset | set operator |
| qcu | utility |
| qcuErr | error |
| qcuErroep | oracle error position |
| qcuSigErr | error raised by signal |
| qcuatc | allocate temporary chunk(?) in pga |
| qe | execute |
| qeae | aggregate (order by) elimination (?) |
| qeaeCn1Serial | count function |
| qec | edit checking |
| qecdrv | driver |
| qecgoc | group operand check |
| qecrlssub | release resources subroutine |
| qecsel | select list |
| qecvdm | view dml |
| qee | SQL execution |
| qer | rowsource |
| qerae | and equal |
| qeraeMax | max |
| qeraeMinmax | min/max |
| qerandv | approximate NDV |
| qerandvFetch | fetch |
| qerandvRop | row procedure callback |
| qerba | bitmap index and |
| qerbc | bitmap index compaction |
| qerbi | bitmap index creation |
| qerbl | Bloom Filter |
| qerbm | minus |
| qerbo | bitmap index or |
| qerbu | bitmap index unlimited or |
| qerbx | bitmap index access |
| qercb | connect by |
| qercbi | support functions |
| qerco | count |
| qercoFetch | fetch |
| qerdl | delete |
| qerep | explosion |
| qerff | fifo buffer |
| qerfi | first row |
| qerfl | filter definition |
| qerflFetchOutside | fetch row from a row source |
| qerfu | update |
| qerfx | fixed table |
| qerfxArrayMaxSize | array max size |
| qerfxGConId | get container id |
| qerfxGCol | get column |
| qerfxFetch | fetch |
| qergh | hash group by |
| qerghStart | start |
| qergi | granule iterator (partitioning? or PX granules?) |
| qergiFetch | Fetch procedure of PX granule Iterator Row source Rowid |
| qergr | group by rollup |
| qergs | group by sort |
| qergsFetch | fetch |
| qergv | vector aggregate (group by) |
| qerhc | hash clusters |
| qerhj | hash join |
| qerhjAllocate | allocate |
| qerhjFetch | fetch |
| qerhjInnerProbeHashTable | inner probe hash table |
| qerhjWalkHashBucket | walk a list of pointers in a hash bucket and check for a match |
| qeril | in list |
| qerim | index maintenance |
| qerix | index |
| qerixFetchFastFullScan | index fast full scan |
| qerixFetchSkipScan | index skip scan |
| qerixtFetch | fetch operation for index range scan |
| qerjo | nested loop outer |
| qerjoFetch | fetch from join rowsource |
| qerjot | join tunneling |
| qerjotFetch | fetch |
| qerle | linear execution implementation |
| qerli | parallel create index |
| qerliFetch | fetch |
| qerlt | load table |
| qerlt_olev | out-of-line columns |
| qerlt_snv | stash away and new values |
| qerltFetch | fetch |
| qerltRop | row procedure callback |
| qerltc | conventional |
| qerltcFetch | main processing function |
| qerltcFreeMemory | free memory |
| qerltcPostInsertProcessing | post single row load processing |
| qerltcStart | initialising function |
| qerltcSingleRowLoad | main single row insertion function |
| qerns | group by nosort |
| qeroc | object collection iterator |
| qerocStart | create a collection iterator row-source to iterate |
| qeroi | extensible indexing query component |
| qeroifcc | fast call close |
| qeroifcsu | fast call switch user |
| qeroiirc | invoke rowsource close |
| qerpa | partition |
| qerpf | query execution prefetch |
| qerpfFetch | fetch |
| qerpsel | parallel execution PX selector |
| qerptf | polymorphic table function execution |
| qerpx | parallel execution |
| qerpxFetch | fetch method for parallelizer row source |
| qerpxSlaveFetch | fetch method row source |
| qerpxStart | start |
| qerrc | vector translate |
| qerrm | remote |
| qersc | AQP |
| qerse | set implementation |
| qerso | sort |
| qersoFetch | fetch from from a sort row source |
| qersoProcessULS | process underlying row source |
| qersq | sequence number |
| qerst | statistics |
| qerstFetch | row source fetch |
| qertb | table access |
| qertbClose | close |
| qertbFetch | fetch |
| qertbFetchByRowId | using inderlying row source fetch by rowid or cluster key |
| qertbSaveMethod | save IO request for batching(?) |
| qertbStart | start |
| qertq | table queue (px) |
| qertqoFetch | output table queue fetch method |
| qertqoInitRowDesc | use tqo row vector to determine the partitioning columns |
| qerua | union all |
| qeruaStart | start |
| qeruaFetch | fetch |
| qerup | update |
| qerupFetch | fetch |
| qerus | upsert |
| qerusAllocateX | allocate row source |
| qervw | view |
| qervwFetch | fetch |
| qervwRowProcedure | row procedure |
| qerwn | window |
| qerwnFetch | fetch |
| qerxj | json |
| qerxl | vector translate |
| qerxp | XDB query |
| qerxt | external table |
| qerxtAllocate | row source allocate |
| qes | services |
| qesSageEnabled | test if exadata storage servers are used |
| qesa | aggregate |
| qesaAggNonDist | create/compute non-distinct aggregates |
| qesaPackCols | pack columns into queue buffer |
| qesbl | bloom filter |
| qesblAlo | allocate memory |
| qesblGetFilter | get filter |
| qesblStart | start |
| qesdp | adaptive features? |
| qesdpi | internationalisation (timezones)? |
| qesdpiBeginPrepare | DBMS_DST.BEGIN_PREPARE_KERNEL |
| qesdpiBeginUpgrade | DBMS_DST.BEGIN_UPGRADE_KERNEL |
| qesdpiChkPrivs | DBMS_DST.CHECK_PRIVILEGES |
| qesdpiChkTZVer | DBMS_DST.CHECK_TZ_VERSION |
| qesdpiEndPrepare | DBMS_DST.END_PREPARE_KERNEL |
| qesdpiEndUpgrade | DBMS_DST.END_UPGRADE_KERNEL |
| qesdpiFindAffTabs | DBMS_DST.FIND_AFFECTED_TABLES_KERNEL |
| qesdpiGetAndLockDSTProp | DBMS_DST.GET_AND_LOCK_DST_PROPERTY |
| qesdpiGetLatestTZVer | DBMS_DST.GET_LATEST_TIMEZONE_VERSION |
| qesdpiGetSGAUpStateTyp | DBMS_DST.SGA_UPGRADE_STATE |
| qesdpiLoadSecTZ | DBMS_DST.LOAD_SECONDARY_KERNEL |
| qesdpiUnLoadSecTZ | DBMS_DST.UNLOAD_SECONDARY_KERNEL |
| qesdpiUpgradeTable | DBMS_DST.UPGRADE_TABLE_KERNEL |
| qesgv | vector aggregate (group by) |
| qesh | hash table infrastructure |
| qeshCloseHTI | close hash table infrastructure |
| qeshFinishLoad | stub: calls qeshFinishLoad2 |
| qeshFinishLoad2 | finish load |
| qeshGBY | group by |
| qeshHD | hash directory |
| qeshIH | ? |
| qeshIHProbeUrow | probe U(?) row |
| qeshIHProbeUrow_Simple | simplified |
| qeshInitHTI | initialize hash table infrastructure |
| qeshLoadRowForGBY | load row for group by |
| qeshPD | partition distribution |
| qeshPDDump | dump |
| qeshQB | query block |
| qeshQBMarkRow | mark row (in hash table) |
| qeshc | cluster |
| qeshf | ? |
| qeshfBM | bucket manager |
| qeshfTSM | temporary segment |
| qeshr | row/record(?) |
| qeshs | slots(?) |
| qesma | partitioning |
| qesmm | memory manager (pga) |
| qesmmIPgaFreeCb | pga free callback |
| qesltc | load table conventional |
| qespc | partitioning |
| qesrc | result cache |
| qesrcCM | commit? |
| qesrcPS_BKDrv | DBMS_RESULT_CACHE.BK_DRV BLACKLIST_ADD/REMOVE/CLEAR |
| qesrcPS_BKLst | DBMS_RESULT_CACHE.BK_LST BLACK_LIST |
| qesrcPS_Byp | DBMS_RESULT_CACHE.BYPASS_ |
| qesrcPS_Del | DBMS_RESULT_CACHE.DELETE_DEPENDENCY |
| qesrcPS_Flush | DBMS_RESULT_CACHE.FLUSH_ |
| qesrcPS_Inv | DBMS_RESULT_CACHE.INVALIDATE_ |
| qesrcPS_InvObj0 | DBMS_RESULT_CACHE.INVALIDATE_OBJECT0 |
| qesrcPS_InvObj1 | DBMS_RESULT_CACHE.INVALIDATE_OBJECT1 |
| qesrcPS_MemSta | DBMS_RESULT_CACHE.MEMSTA |
| qesrcPS_MemSum | DBMS_RESULT_CACHE.MEMSUM |
| qesrcPS_NspCnt | DBMS_RESULT_CACHE.NAMESPACES |
| qesrcPS_ReliesOn | DBMS_RESULT_CACHE.RELIES_ON_ |
| qesrcPS_Status | DBMS_RESULT_CACHE.STATUS_ |
| qesst | statistic functions |
| qesstPIncBeta | DBMS_STAT_FUNCS_AUX.IN_BETA_CALLOUT |
| qesstPIncGamma | DBMS_STAT_FUNCS.INC_GAMMA_CALLOUT |
| qesstPIncGammaC | DBMS_STAT_FUNCS_AUX.INC_GAMMA_C_CALLOUT |
| qesstPKSSig | DBMS_STAT_FUNCS.SIG_KS_CALLOUT |
| qesxl | vector translate |
| qesxlp | PX |
| qeszm | zonemaps |
| qjsn | json |
| qk | kernel |
| qka | allocation |
| qkadrv | allocate query structures |
| qkadrv2 | 2 |
| qkadrv2Post | post processing |
| qkaffsindex | fast full scan index |
| qkagby | group by |
| qkaix | index |
| qkajoi | join processing |
| qkanindex | analyzes the usage of the argument non-clustered index |
| qkaqkn | row source allocation |
| qkaset | set expression |
| qkatab | runtime allocation for base table row sources |
| qkatrv | traverse set expression tree |
| qkauna | union or union all |
| qkaxl | vector transalte |
| qke | expressions |
| qkexl | vector translate |
| qkk | allocate |
| qkn | allocate |
| qknr | rowsets setup |
| qks | sql |
| qksSage | exadata |
| qks3t | temp table transformation |
| qksan | analyze |
| qksbg | bind (variable) management(?) |
| qksce | cursor evaluation |
| qksceCompareSesEnvVer | compare session environment version. session parameters. |
| qksctx | MPGE |
| qksds | Dynamic Sampling Services (ADS) |
| qksdsCheckPreds | check and find usable predicates |
| qksdsExecute | execute |
| qksdsExeStmt | execute sql for actual sampling |
| qksdsFindSampleTable | find tables to sample |
| qksdsDumpResult | dump results (to trace file); trace[ADS] |
| qksdsInitCtx | start and initialize ADS |
| qksfroIsFastDual | frolist is fast dual |
| qksht | hints |
| qksrc | result cache |
| qksmm | compiler memory management |
| qksmms | simulation |
| qksop | operand processing |
| qksptf | polymorphic table functions compilation |
| qksptfSQM | sql macro |
| qkspm | plan management |
| qksqb | Query compilation for query blocks |
| qksqbApplyToQbc | apply to QB |
| qksqbApplyToQbcLoc | local implementation |
| qksqbCreateName | create name |
| qksqbGenerateName | generate name |
| qksqbRegister | register |
| qkssa | sampling |
| qkssm | string mapping |
| qksvc | Virtual Column |
| qkswc | with clause |
| qkswcDriver | Recursively traverse through all query blocks |
| qksxa | explain annotations |
| qkx | SQL code generator |
| qkxa | annotations |
| qm | XDB |
| qmcx | CSX |
| qmcxd | DECODING |
| qmcxe | ENCODING |
| qmcxm | ENCODING |
| qme | repository |
| qmf | ftp server |
| qmh | protocols |
| qmixq | XMLIndex |
| qmn | protocols |
| qmr | hierarchical resolver |
| qms | XOB storage and retrieval |
| qmtm | CSX tokenmgr |
| qmudxClearBindValues | DBMS_XMLGEN.CLEARBINDVALUES |
| qmudxClose | DBMS_XMLGEN.CLOSECONTEXT |
| qmudxGetCtx | DBMS_XMLGEN.NEWCONTEXT |
| qmudxGetCtxFromHQ | DBMS_XMLGEN.NEWCONTEXTFROMHIERARCHY |
| qmudxGetNumRowsProcessed | DBMS_XMLGEN.GETNUMROWSPROCESSED |
| qmudxGetXMLClob | DBMS_XMLGEN.GETXMLWRAPPED |
| qmudxRemoveXSLTParam | DBMS_XMLGEN.REMOVEXSLTPARAM |
| qmudxRestartQuery | DBMS_XMLGEN.RESTARTQUERY |
| qmudxSetBindValue | DBMS_XMLGEN.SETBINDVALUE |
| qmudxSetMaxRows | DBMS_XMLGEN.SETMAXROWS |
| qmudxSetNullHandling | DBMS_XMLGEN.SETNULLHANDLING |
| qmudxSetRowSetTagName | DBMS_XMLGEN.SETROWSETTAG |
| qmudxSetRowTagName | DBMS_XMLGEN.SETROWTAG |
| qmudxSetSkipRows | DBMS_XMLGEN.SETSKIPROWS |
| qmudxSetXSLT | DBMS_XMLGEN.SETXSLT |
| qmudxSetXSLTParam | DBMS_XMLGEN.SETXSLTPARAM |
| qmudxUseItemTagsForColl | DBMS_XMLGEN.USEITEMTAGSFORCOLL |
| qmurs | handling URIs |
| qmx | XML Objects |
| qmxp | CSX print |
| qmxq | XML |
| qmxrs | CSX print |
| qmxsax | SAX processing |
| qmxt | XML |
| qmxtc | ddl and other operator support sql XML support |
| qmxtcDxsClearKeyCols | DBMS_XMLSTORE.CLEARKEYCOLUMNLIST |
| qmxtcDxsClearUpdCols | DBMS_XMLSTORE.CLEARUPDATECOLUMNLIST |
| qmxtcDxsClose | DBMS_XMLSTORE.CLOSECONTEXT |
| qmxtcDxsDeleteC | DBMS_XMLSTORE.DELETEXML |
| qmxtcDxsDeleteV | DBMS_XMLSTORE.DELETEXML |
| qmxtcDxsGetCtx | DBMS_XMLSTORE.NEWCONTEXT |
| qmxtcDxsInsertC | DBMS_XMLSTORE.INSERTXML |
| qmxtcDxsInsertV | DBMS_XMLSTORE.INSERTXML |
| qmxtcDxsSetPreserveWS | DBMS_XMLSTORE.SETPRESERVEWHITESPACE |
| qmxtcDxsSetKeyCol | DBMS_XMLSTORE.SETKEYCOLUMN |
| qmxtcDxsSetRowTagName | DBMS_XMLSTORE.SETROWTAG |
| qmxtcDxsSetUpdCol | DBMS_XMLSTORE.SETUPDATECOLUMN |
| qmxtcDxsUpdateC | DBMS_XMLSTORE.UPDATEXML |
| qmxtcDxsUpdateV | DBMS_XMLSTORE.UPDATEXML |
| qmxtgx | ADT to XML transformation |
| qmxtsk | xmltype support functions |
| qmxtra | query |
| qmxtri | schema/XMLindex |
| qo | optimizer |
| qol | outlines |
| qolclrevu | OUTLN_PKG.CLEAR_USED |
| qolgenol | OUTLN_PKG_INTERNAL |
| qolgensig | DBMS_SQLTCB_INTERNAL.I_TCB_GENERATE_SIGNATURE |
| qolrfcache | OUTLN_PKG.REFESH_OUTLINE_CACHE |
| qolsigupd | OUTLN_PKG.UPDATE_SIGNATURES |
| qolsigxct | OUTLN_PKG.EXACT_TEXT_SIGNATURES |
| qos | statistics |
| qosadv | SQL optimizer statistics advisor |
| qosadvExecuteTaskDrv | DBMS_STATS_ADVISOR.I_EXECUTE_TASK_CALLOUT |
| qosd | sql plan directive |
| qosdAlterSPD | DBMS_SPD_INTERNAL.ALTER_SPD_CALLOUT |
| qosdCheckWindowMode | DBMS_STATS_INTERNAL.CHECK_WINDOW_CAPTURE_MODE |
| qosdDelExprStats | DBMS_STATS_INTERNAL.DELETE_EXPR_STATS_CALLOUT |
| qosdDSResExternal | DBMS_SPD_INTERNAL.DS_RES_INTERNAL |
| qosdFlushSPD | DBMS_SPD_INTERNAL.FLUSH_SPD_CALLOUT |
| qosdGetFObjKeyFromStmt | get stat/DS(?) results using sql text (stmt)? |
| qosdImportSPD | DBMS_SPD_INTERNAL.IMPORT_SPD_CALLOUT |
| qosdInitDirCtx | initialize directives context |
| qosdUB8ToSqlId | DBMS_SPD_INTERNAL.UB8_TO_SQLID |
| qosdVecbit | DBMS_SPD_INTERNAL.VECBIT |
| qosdgelc | DBMS_STATS_INTERNAL.GET_EXP_LIST_CALLOUT |
| qoshgshrc | DBMS_STATS.GET_STATS_RETENTION_CALLOUT |
| qoshposc | DBMS_STATS_INTERNAL.PURGE_OLD_STATS_CALLOUT |
| qoshrsoc | DBMS_STATS.REPORTING_MAN_LOG_OP |
| qoshrstc | DBMS_STATS.REPORTING_MAN_LOG_TASK_CALLOUT |
| qoshsavsys | DBMS_STATS.SAVE_SYSTEM_STATS |
| qoshsshrc | DBMS_STATS.SET_STATS_RETENTION_CALLOUT |
| qospCheckMMONPolicyViolation | DBMS_STATS_ADVISOR.I_CHKMPOLICY_VIOLATION_CALLOUT |
| qospClearMonModInfo | DBMS_STATS.CLEARMONMODINFO |
| qospClearStStatus | DBMS_STATS_INTERNAL.CLEAR_ST_STATUS_CALLOUT |
| qospColNormalConv2Raw | DBMS_STATS_INTERNAL.NORM_AND_CONV |
| qospFlushMonModInfo | DBMS_STATS.FLUSHMONMODINFO |
| qospGetCurRows | DBMS_STATS_ADVISOR.I_GET_CURRENT_ROWS_CALLOUT |
| qospGetExtnName | DBMS_STATS.GET_EXTENSION_NAME_CALLOUT |
| qospGetNoworkStat | DBMS_STATS.GET_NOWORK_CALOUT |
| qospGetScn | DBMS_STATS.GET_CURRENT_SCN_CALLOUT |
| qospMinMaxPartCol | DBMS_STATS.GET_PART_MINMAX |
| qospNormalizeDensity | DBMS_STATS.NORMALIZE_DENSITY_CALLOUT |
| qospRecColUsage | DBMS_STATS.REC_COLU_INFO |
| qospTestMmon | DBMS_STATS_INTERNAL.TEST_MMON_AUTOJOB |
| qosp_odci_inprogress | DBMS_STATS.ODCI_INPROGRESS |
| qosp_odci_reset_ugafsc | DBMS_STATS.ODCI_RESET_UGAFSC |
| qosp_odci_set_privs | DBMS_STATS.ODCI_SET_PRIVS |
| qosp_odci_set_ugafsc | DBMS_STATS.ODCI_SET_UGAFSC |
| qosp_odci_set_ugaqxob | DBMS_STATS.ODCI_SET_UGAQXOB |
| qospdefdop | DBMS_STATS_INTERNAL.GET_DEFAULT_DOP |
| qospdvexempt | DBMS_STATS.SET_DVSECURITY_MODE |
| qospfcl | DBMS_STATS.FIXED_COL_LENGTHS |
| qospfreq | DBMS_STATS.GET_CPU_FREQUENCY_CALLOUT |
| qospgetthr | DBMS_STATS.GET_THROUGHPUT_CALLOUT |
| qospgev | DBMS_STATS.GET_EVENT_LEVEL |
| qospgibc | DBMS_STATS_INTERNAL.GET_INDEX_BLOCK_COUNT_CALLOUT |
| qospgmveqCallBack | DBMS_STATS_INTERNAL.GET_MV_ENQUE |
| qospgtbc | DBMS_STATS_INTERNAL.GET_TABLE_BLOCK_COUNT_CALLOUT |
| qosphnc | DBMS_STATS.NORM_AND_CONV_HISTOGRAMS |
| qospmfal | DBMS_STATS.FLUSH_ALL_MON_INFO |
| qospmfcuo | DBMS_STATS.FLUSH_OBJ_COLU_INFO |
| qosppgaflg | DBMS_STATS_INTERNAL.QOSPSETPGAFLG |
| qospprv | DBMS_STATS.CHECK_PRIVS_CALLOUT |
| qospresetthr | DBMS_STATS.RESET_THROUGHPUT_INFO |
| qospscs | DBMS_STATS.SET_COLUMN_STATS_CALLOUT |
| qospsec | DBMS_STATS.SET_SECURITY_MODE |
| qospsgaflg | DBMS_STATS_INTERNAL.QOSPSETSGAFLG |
| qospsis | DBMS_STATS.SET_INDEX_STATS_CALLOUT |
| qospslck | DBMS_STATS.SET_LOCK_MODE_CALLOUT |
| qospsts | DBMS_STATS.SET_TABLE_STATS_CALLOUT |
| qospsys | DBMS_STATS.SET_SYSTEM_STATS_CALLOUT |
| qosptrc | DBMS_SPM_INTERNAL.I_NON_TERM_DUMP KSD_TRACE |
| qs | system |
| qsm | management |
| qsme | expression processing |
| qsmg_generate_checksum | PRVT_TUNE_MVIEW.GENERATE_CHECKSUM |
| qsmg_mvlog_advisor | PRVT_SYS_TUNE_MVIEW.ANALYZE_MVLOGS |
| qsmg_rewrite_query | PRVT_TUNE_MVIEW.REWRITE_QUERY_INTERNAL |
| qsmka | determine if summary would be useful |
| qsmkz | create/alter summary semantic analysis |
| qsmmcd | access advisor |
| qsmmcdGetTaskScript | PRVT_ACCESS_ADVISOR.GET_TASK_SCRIPT |
| qsmmcdImplementTask | PRVT_ACCESS_ADVISOR.X_IMPLEMENT_TASK |
| qsmmcdMain | PRVT_ACCESS_ADVISOR.AA_MAIN |
| qsmmcdParamValidate | PRVT_ACCESS_ADVISOR.PARAM_VALIDATE_EXT PRVT_WORKLOAD.PARAM_VALIDATE_EXT |
| qsmmhwghw | PRVT_WORKLOAD.GEN_HYP_WKD |
| qsmmutlGetNewName | PRVT_ACCESS_ADVISOR.GET_NEW_NAME |
| qsmmwrkDeleteStatement | PRVT_WORKLOAD.DELETE_ST |
| qsmmwrkImportSqlTuningSet | PRVT_WORKLOAD.IMPORT_SQLCACHE PRVT_WORKLOAD.IMPORT_STS |
| qsmmwrkImportSumadv | PRVT_WORKLOAD.IMPORT_SUMADV |
| qsmmwrkImportUser | PRVT_WORKLOAD.IMPORT_USER |
| qsmmwrkInsertStatement | PRVT_WORKLOAD.SQLW_INSERT |
| qsmmwrkRecordJournal | PRVT_WORKLOAD.RECORD_JNL_ENTRY |
| qsmmwrkResetWorkload | PRVT_WORKLOAD.X_RESET_WORKLOAD |
| qsmmwrkUpdateStatement | PRVT_WORKLOAD.UPDATE_ST |
| qsmp | partition processing |
| qsmo | optimizer |
| qsmoAcceptAdaptivePlanExt | DBMS_SPM_INTERNAL.I_ACCEPT_ADAPTIVE_PLAN |
| qsmoAlterPlans | alter plans driver |
| qsmoAlterPlansExt | DBMS_SPM.I_ALTER_SQL_PLAN_BASELINE |
| qsmoAutocapNotifierExt | DBMS_SPM_INTERNAL.I_NOTIFY_SMB_CONFIG_UPDATE |
| qsmoCreatePlanBaselineExt | DBMS_SPM_INTERNAL.I_CREATE_SQL_PLAN_BASELINE |
| qsmoDropPlansExt | DBMS_SPM.I_DROP_SQL_PLAN_BASELINE |
| qsmoGenSqlHandleExt | DBMS_SPM.I_GENERATE_SQL_HANDLE_FROM_SIG |
| qsmoLoadPlansExt | DBMS_SPM_INTERNAL.LOAD_PLANS_SET |
| qsmoUnMigrateOutlnsExt | DBMS_SPM_INTERNAL.I_UNMIGRATE_STORED_OUTLINE |
| qsmoSPMAllowedExt | DBMS_SPM_INTERNAL.CHECK_SPM_ALLOWED |
| qsmq | dictionary access |
| qsmqcsm | create/drop/alter summary |
| qsmqutl | support |
| qsms | advisor |
| qsmssql | PRVT_WORKLOAD.ANALYZE_SQL |
| qsoda | DBMS_SODA |
| qsodaplsCreateColl | DBMS_SODA.CREATE_COLLECTION |
| qsodaplsDropColl | DBMS_SODA.DROP_COLLECTION |
| qsodaplsOpenColl | DBMS_SODA.OPEN_COLLECTION |
| qx | execution |
| qxdid | domain index ddl operations |
| qxdid_odci_get_impltype_num | DBMS_ODCI.GET_IMPLTYPE_NUM |
| qxdid_odci_set_privs | DBMS_ODCI.ODCI_SET_PRIVS |
| qxidm | extensible index dml operations |
| qxidp | domain index ddl partition operations |
| qxim | support for objects |
| qximcom | create operator for type method |
| qximeop | evaluate operand |
| qxitex | support for create/drop indextype |
| qxopc | time operator callbacks |
| qxope | support for operator ddl |
| qxopq | support for user-defined operators |
| qxuag | support for user-defined aggragate processing |
| qxxm | support external tables |
| rbfima | rowsource buffer implementation a |
| rcoima | rowsource count implementation a |
| removeAttribute | Removes an attribute from an element (by name) [DOM 1] |
| removeAttributeNode | Removes an attribute from an element (by pointer) [DOM 1] |
| removeChild | Removes a child node [DOM 1] |
| removeNamedItem | Removes an item from a node map by name [DOM 1] |
| replaceChild | Replaces one child node with another [DOM 1] |
| replaceData | Replaces part of a character node's data [DOM 1] |
| rfa | data guard (?) |
| rfuima | rowsource for update implementation a |
| rfmon | data guard broker monitor |
| rfra | data guard broker monitor |
| rfrdb | data guard broker monitor |
| rfrla | data guard broker monitor |
| rfrm | data guard broker monitor |
| rfrxpt | data guard broker monitor |
| rfsAfPing | DBMS_DG.RFSAFPING |
| rfsAfReadyToFailover | DBMS_DG.RFSAFREADYTOFAILOVER |
| rfsAfStateChangeRecorded | DBMS_DG.RFSAFSTATECHANGERECORDED |
| rfs_add_database | DBMS_DG.RFS_ADD_DATABASE |
| rfs_add_far_sync | DBMS_DG.RFS_ADD_FAR_SYNC |
| rfs_check_connect | DBMS_DG.RFS_CHECK_CONNECT |
| rfs_create_configuration | DBMS_DG.RFS_CREATE_CONFIGURATION |
| rfs_disable_fsfo | DBMS_DG.RFS_DISABLE_FSFO |
| rfs_do_observe | DBMS_DG.RFS_DO_OBSERVE |
| rfs_dump_broker | DBMS_DG.RFS_DUMP_BROKER |
| rfs_dump_observer | DBMS_DG.RFS_DUMP_OBSERVER |
| rfs_enable_fsfo | DBMS_DG.RFS_ENABLE_FSFO |
| rfs_enable_member | DBMS_DG.RFS_ENABLE_MEMBER |
| rfs_fs_failover_for_hc_cond | DBMS_DG.RFS_FS_FAILOVER_FOR_HC_COND |
| rfs_initiate_fs_failover | DBMS_DG.RFS_INITIATE_FS_FAILOVER |
| rfs_remove_configuration | DBMS_DG.RFS_REMOVE_CONFIGURATION |
| rfs_remove_member | DBMS_DG.RFS_REMOVE_MEMBER |
| rfs_replace_name_in_props | DBMS_DG.RFS_REPLACE_NAME_IN_PROPS |
| rfs_reset_config_property | DBMS_DG.RFS_RESET_CONFIG_PROPERTY |
| rfs_reset_member_property | DBMS_DG.RFS_RESET_MEMBER_PROPERTY |
| rfs_set_member_property | DBMS_DG.RFS_SET_MEMBER_PROPERTY |
| rfs_set_protection_mode | DBMS_DG.RFS_SET_PROTECTION_MODE |
| rfs_startup_for_relocate | DBMS_DG.RFS_STARTUP_FOR_RELOCATE |
| rfs_stop_observer | DBMS_DG.RFS_STOP_OBSERVER |
| rfs_wait | DBMS_DG.RFS_WAIT |
| rfsbrq | DBMS_DG.RFSBRQ |
| rfsc2r | DBMS_DG.RFSC2R |
| rfscnl | DBMS_DG.RFSCNL |
| rfsdel | DBMS_DG.RFSDEL |
| rfsinfo | DBMS_DG.RFSINFO |
| rfspmeta | DBMS_DG.RFSPMETA |
| rfsreq | DBMS_DG.RFSREQ |
| rfsr2c | DBMS_DG.RFSR2C |
| rfsrsp | DBMS_DG.RFSRSP |
| rixima | rowsource index implementation a |
| rnm | rename statement operation |
| rpi | recursive program interface |
| rpibnn | bind by number |
| rpicls | close |
| rpidec | describe with callback |
| rpidrr | error handler for setup memory for the recursive session (dru) |
| rpidru | setup memory for recursive session |
| rpidrus | recursive program handling |
| rpidrv | recursive program interface driver |
| rpiexe | execute |
| rpiope | open cursor |
| rpispl | switch user and parse |
| rpiswu2 | switch user in recursive sql |
| rtb | rowsource table |
| rw | row |
| rwo | operand |
| rwoima | vector implementation a |
| rwoupo | unpack row from buffer queue (px) |
| rws | source |
| rwsaid | allocate new identity source |
| rwsima | retrieval according to defining query |
| rwsdef | definitions |
| rwsfcd | fetch from rowsource |
| rwsstd | start row source |
| sage | exadata specific |
| sageCache | cache layer |
| sageData | data layer |
| sageIndex | index layer |
| sageTxn | transaction layer |
| sagebkcomp | block(or backup?) compression |
| sagebxfer | block transfer |
| sagecell | cell |
| sagesql | sql |
| saveString | Saves single/multibyte string in XML context memory [DOM X] |
| saveString2 | Saves Unicode string in XML context memory [DOM X] |
| sdbima | sort operation |
| sdbgrf | Diagnostic directory and file services |
| sdbgrfwf_write_file | write to tracefile |
| scg | concurrency global locks |
| scl | latches |
| sclfr | free |
| sclgtf | fast get with no spin |
| sclgts | slow get with spin (if CPU greater than 1) |
| scls | operating system dependent clusterware integration |
| scm | PLSQL apps |
| scu | operating system concurrency unique(?) |
| scuinst | instance |
| sculkget | lockfile (lk DB_UNIQUE_NAME ) |
| scumnt | mount |
| scurls | release |
| sel | select |
| selexe | execute: prepare area for fetch |
| semop | SYSCALL: semaphore operation |
| semtimedop | SYSCALL: semaphore timed operation |
| seq | sequence numbers |
| setAttrValue | Sets an attribute's value [DOM 1 Attr.value attribute] |
| setAttribute | Creates an attribute for an element [DOM 1] |
| setAttributeNode | Adds an attribute node to an element [DOM 1] |
| setCharData | Sets the data for a character node [DOM 1 setData] |
| setDocOrder | Sets the document order for each node in a Document [DOM X] |
| setNamedItem | Add a new item to a node map [DOM 1] |
| setNodeValue | Sets the new value (character data) of a node [DOM 1] |
| setPIData | Sets the data of a PI [DOM 1 ProcessingInstruction.setData] |
| sgipc | operating system dependent grid inter process calls |
| sjoe | execute |
| sjoez | security |
| sjoezshm_map_object | shared memory map object. maps compiled java code into private memory from /tmp/.SHM* |
| sjon | java virtual machine wrappers for OS specific functions |
| sjoninvk_jit | invoke JIT. calls java code mapped in private memory |
| sjonfile_write | (non JIT) wrapper for OS specific write function |
| sk | operating system dependent kernel |
| skdstdst | dump a stack trace |
| skfSIMD | SIMD |
| skfs | loopback (?) filesystem |
| skfn | networking |
| skg | generic |
| skgce | encryption |
| skgcrc | cyclic redundancy check |
| skgcs | cloud services |
| skgcs_aws | aws |
| skgcs_azure | azure |
| skgcs_gce | google cloud engine(?) |
| skgf | file |
| skgfalo | allocate sequential device |
| skgfcls | close device |
| skgfgiod | get IO done (?) |
| skgfnxtio | next IO |
| skgfofi | open file |
| skgfospo | operating system poll for IO completion |
| skgfqio | queue I/O request(s) |
| skgfr | requests |
| skgfr_error64 | check for errors |
| skgfr_lio_listio64 | perform listio (AIO) 64 bits |
| skgfr_open64 | open file 64 bits |
| skgfrciohdlr | concurrent IO handler |
| skgfrdup | duplicate file handle |
| skgfrgsz | get size |
| skgfrliopo | listio (AIO) poll |
| skgfrlk | release a lock on a fob |
| skgfrls | release a sequential device previously allocated |
| skgfrvldtrq | validate requests |
| skgfrwat | wait for IO to complete |
| skgm | memory (os dependent) |
| skgmattach | attach to shared memory realm |
| skgmlocate | locate a primary segment from a realm |
| skgmrf | real free heap |
| skgmrf_alloc | allocate memory |
| skgmrf_blknotoaddr | calculate memory address for mmap |
| skgmrf_free | calculate memory ranges to be freed |
| skgmrf_release | release memory |
| skgmstack | call specified function with extra stack space |
| skgnfs | network file system |
| skgnfs_poll_channels | poll network paths |
| skgns | (kernel) namespace |
| skgping | ping(?) |
| skgpnumcpu | return number of cpus in system |
| skgpm | persistent memory |
| skgptalive | thread alive (check if process or thread is alive) |
| skgpw | post/wait |
| skgpwinit | initialization |
| skgpwpost | post |
| skgpwwait | wait |
| skgs | service |
| skgsl | latches |
| skgslcas | get latch fast with no spin (SPARC 11g) |
| skgslgf | get latch fast with no spin (SPARC 8i-10g) |
| skgslgts | 8i-10g spin get of exclusive latch (SPARC) |
| skgstm | time |
| skgstmGetEpochTs | get epoch timestamp (gettimeofday) |
| skgvm | virtual machine |
| skgvm_cpuid | detect cpuid |
| skgvm_detect_xen | detect xen |
| skgvm_detect_vmware | detect vmware |
| skgx | communication |
| skgxn | node monitor |
| skgxncin | defines an OSD context and returns a handle |
| skgxnpstat | polls/waits for process group status |
| skgxnreg | registers with process group as primary member (LMON) |
| skgxnsrg | registers with process group as slave member |
| skgxp | IPC |
| skgxppost | post the owner of a contact out of a blocking call |
| skgzib | z(?) infiniband |
| skgznp | z(?) named pipe(?) |
| skofs | OFS file system implementation |
| skuz | security (orapwd) |
| skuzfbs | determine orapw file block size |
| sm | operating system dependent memory |
| smb | buffer |
| smbalo | allocate an smkdef from specified storage bin |
| smbeod | signal end of data for memory buffer |
| smbput | put a record into the memory buffer |
| sor | sort operation |
| soreod | end of data: close data input for sort |
| sorputqb | insert record into sort |
| soss | oracle storage server |
| sosscom | communication |
| sosstcp | tcp (transmission control protocol) |
| sou2o | main oracle executable entry point |
| sl | operating system (dependent) library |
| slcpu | get cpu usage |
| slcpums | measurement (for getrusage) |
| slcra | we trip here if someone else other than ssexhd() calls us |
| slfifl | wrapper for OS specific flush stream function (fflush on solaris) |
| slfiwrb | wrapper for OS specific binary output function (fwrite on solaris) |
| slgei | call function with the oracle error code and arguments |
| slgfn | get filename (?) |
| slgtds | get delta seconds. returns number of seconds since a fixed epoch. |
| slgts | get time stamp (for gettimeofday) |
| slmsrd | message file read |
| slrac | verify (memory) read access |
| sltrgatime64 | arbitrary time lookup |
| sltrgftime64 | time lookup main (for clock_gettime) |
| sltrgftime64_cgt | clock_gettime |
| sltrsleep | sleep for arg2 seconds |
| sltrusleep | true sleep (calls nanosleep) |
| slts | threading services |
| sltsm | mutex |
| sltsmda | directed acquire. wrapper for ssOswPthread_mutex_lock |
| sltsmdi | directed insert memory? calls ssMemAlloc |
| sltsmdr | directed release. wrapper for ssOswPthread_mutex_unlock |
| sltsmdt | directed try. wrapper for ssOswPthread_mutex_trylock |
| sltsmdta | directed timed acquire. calls sltsmnta |
| sltsmna | named acquire. wrapper for ssOswPthread_mutex_lock |
| sltsmnr | named release. wrapper for ssOswPthread_mutex_unlock |
| sltsmnt | named try. wrapper for ssOswPthread_mutex_trylock |
| sltsmnta | named timed acquire. calls pthread_mutex_timedlock |
| sltsmxi | 'exchange' insert. insert a mutex |
| sltsmxd | 'exchange' destroy. destroy a mutex |
| slz | zoned (NLS) |
| slzgetevar | get environment variable |
| slzsetevar | set environment variable |
| sn | operating system dependent network |
| snltmdf | timer driver: called by SIGALRM |
| snt | transport |
| sntp | ipc |
| sntpread | issue read |
| sntpwrite | issue write |
| sntt | tcp/ip |
| snttread | read data on a socket |
| snttwrite | write data to a socket |
| sp | operating system dependent process functions |
| sp_sigset_raise_signal | obtain process ID and send signal |
| spefcmpa | marshall procedure arguments |
| spefmccallstd | c calling standard |
| spen | execute native interfaces |
| splitText | Splits one text node into two [DOM 1] |
| sqn | sequence |
| sqnprs | reference parsing |
| sr | sort operation |
| ss | operating system dependent system |
| ssMem | memory |
| ssMemCalloc | calls ksmem_calloc or calloc |
| ssMemCalloc_shared | calls calloc |
| ssMemFree | calls ksmem_free or free |
| ssMemFree_shared | calls free |
| ssMemMalloc | calls ksmem_malloc or malloc |
| ssMemMalloc_shared | calls malloc |
| ssMemRealloc | calls ksmem_realloc or realloc |
| ssMemRealloc_shared | calls realloc |
| ssMemStrdup | calls ksmem_strdup or __intel_sse2_strdup |
| ssMemStrdup_shared | calls __intel_sse2_strdup |
| ssOsw | operating system (call) wrapper (?) |
| ssOswClose | close. close a file descriptor |
| ssOswCreat | creat. open and possibly create a file or device |
| ssOswDlclose | dlclose. decrements dynamic library file handle count |
| ssOswDlopen | dlopen. load dynamic library file |
| ssOswFclose | fclose. close file |
| ssOswFdopen | fdopen. associate a stream with a file descriptor |
| ssOswFopen | fopen. open file |
| ssOswFreopen | freopen. open file and associate stream with it |
| ssOswDup | dup. duplicate a file descriptor |
| ssOswDup2 | dup2. duplicate a file descriptor |
| ssOswOpen | open64. open a file |
| ssOswPipe | pipe. create pipe |
| ssOswPclose | pclose. close pipe |
| ssOswPopen | popen. pipe stream to process |
| ssOswPthread_mutex_lock | pthread_mutex_lock |
| ssOswPthread_mutex_trylock | pthread_mutex_trylock |
| ssOswPthread_mutex_unlock | pthread_mutex_unlock |
| ssOswSocket | socket. create an endpoint for communication |
| ssexhd | dump routine |
| ssk | kernel |
| sskg | generic |
| sskgm | memory |
| sskgmrf | real free heap |
| sskgmrf_unmaprange | unmap memory range |
| sskgmrf_validaterange | mmap memory range |
| sskgns | (kernel) namespace |
| sskgp | process |
| sskgp_gettid | get thread id |
| sskgp_tgkill | thread get and kill. send a signal to a process/thread |
| sskgpw | post/wait |
| sskgpwidcmp | compare semid of semaphores to be posted |
| sskgpwpost | post a single semaphore |
| sskgpwvectorpost | post multiple semaphores |
| sskgpwwait | wait |
| sskgslgf | immediate latch get (X86 |
| sskgslspin | spin for a latch |
| sskgxp | ipc communication |
| sskgxp_select | waits "timeout" microseconds for an asynchronous request/event associated with context. if zero |
| sskgxpu | udp |
| sskgxph | hmp implementation (hpux) |
| sslssSynchHdlr | SSLS signal handler for synch. signals |
| sslsshandler | SSLS signal handler for all signals |
| sspuser | handle SIGUSR2 for Oracle |
| ssthrdmain | main for every thread in a threaded oracle |
| start | (non oracle)c program entry point |
| std | PLSQL apps |
| stsima | sort support implementation |
| substringData | Returns a substring of a character node's data [DOM 1] |
| sxorchk | system xor check |
| tbsdrv | create/alter/drop tablespace function support |
| tre | PLSQL infrastructure |
| ttc | two task common |
| ttcacr | read into a user data area |
| ttcbur | burst record |
| ttcc2u | convert type x to type y |
| ttcclr | send/receive without conversion |
| ttcdrv | called when message received |
| ttcgcshnd | get character set handle(?): oracle is checking that the remote character set id is valid to do type conversions with different character sets |
| ttci2u | integer type to universal representation |
| ttcpip | pipe read/write |
| ttcrd2r | rowid descriptor to rowid conversion routine |
| ttcrs2c | result set to cursor conversion routine |
| ttp | Database Audit Next Generation |
| subex1 | evaluate subquery; exists subquery method 1 |
| subsr1 | evaluate subquery; single row subquery method 1 |
| subsr3 | evaluate subquery; single row subquery method 3 |
| ub8_to_kscn_impl | convert ub8 to kernel SCN |
| ul | SQLLDR Load |
| uixexe | index maintenance operations |
| upd | update |
| updaul | Attempt Update of all rows or Lock all rows |
| updauw | get the values of the update columns |
| upderh | evaluate right hand side expressions in order to get values |
| updexe | update execute |
| updpcr | perform constraint operations for each row updated |
| updrow | Row Procedure used by KXRD to update or lock a row |
| upi | user program interface |
| upirtrc | router with callback |
| ups | upsert |
| upsexe | execute |
| vop | view optimisation |
| vopdrv | driver |
| vopqbc | query block |
| vopscv | set view column operands: set colvop values to point to |
| vsn | version (?) |
| wpiu | PLSQL apps |
| xa | external functions for XA applications |
| xct | transaction management |
| xctend | end |
| xctcom | commit: commit the current tranaction of the current session |
| xctctl | commit top level transaction in a transaction tree |
| xctrol | rollback: rollback current transaction of the current session |
| xmlLocation | Returns the current location while parsing [DOM X] |
| xmlWhere | Returns the location where an error occured [DOM X] |
| xmlaccess | Sets I/O callbacks for URI access method [DOM X] |
| xmlclean | Cleans up an XML context between parses [DOM X] |
| xmlinit | Initializes XML parser [DOM X] |
| xmlinitenc | Initalizes XML parser (specifying data encoding) [DOM X] |
| xmlparse | Parses XML document from a URI [DOM X] |
| xmlparsebuf | Parses XML document from a memory buffer [DOM X] |
| xmlparsedtd | Parses an external subset (DTD) specified by a URI [DOM X] |
| xmlparsefile | Parses XML document from a disk file [DOM X] |
| xmlparseorastream | Parses XML document from an orastream [DOM X] |
| xmlparsestream | Parses XML document from a user-defined stream [DOM X] |
| xmlsetexternalaccess | Enable or disable access to exteran files and protocols |
| xmlterm | Terminates XML parser [DOM X] |
| xpevalxpathexpr | Evaluates an XPath expression |
| xpfreexpathctx | Frees an XPath context |
| xpgetbooleanval | Returns the value of a boolean XPath object |
| xpgetfirstnsetelem | Returns first element in a node-set |
| xpgetnextnsetelem | Returns next element in a node-set |
| xpgetnsetelemnode | Returns the XML node for a node-set element |
| xpgetnsetval | Returns the node-set of a node-set XPath object |
| xpgetnumval | Returns the value of a numeric XPath object |
| xpgetrtfragval | Returns the XML node of a result-tree fragment |
| xpgetstrval | Returns the value of a string XPath object |
| xpgetxpobjtyp | Returns the type code of an XPath object |
| xpl | SQL explain plan |
| xplComputePlanHashExt | DBMS_SPM.I_COMPUTE_PLAN_HASH_VALUE |
| xplDumpSqlTrace | produce STAT lines in sql trace |
| xplGenXpl | generate explain plan |
| xpmakexpathctx | Makes an XPath context |
| xpparsexpathexpr | Parses an XPath expression |
| xs | olap analytic workspace |
| xsAdvSparse | DBMS_AW.XSADVSPARSE |
| xsAnalyze | DBMS_AW_STATS.XSANALYZE |
| xsAWNameOk | DBMS_AW.XSAWNAMEOK |
| xsClearStats | DBMS_AW_STATS.XSCLEARSTATS |
| xsCmdExcKL | DBMS_AW.XSCMDEXCKL |
| xsCmdExcKN | DBMS_AW.XSCMDEXCKN |
| xsCmdExcLL | DBMS_AW.XSCMDEXCLL |
| xsFileNameOK | DBMS_AW.XSFILENAMEOK |
| xsGetCompat | DBMS_AW.XSGETCOMPAT |
| xsInAWCleanup | DBMS_AW.IN_AW_CLEANUP |
| xsRunKK | DBMS_AW.XSRUNKK |
| xsRunKL | DBMS_AW.XSRUNKL |
| xsRunKN | DBMS_AW.XSRUNKN |
| xsRunLK | DBMS_AW.XSRUNLK |
| xsRunLL | DBMS_AW.XSRUNLL |
| xsRunLN | DBMS_AW.XSRUNLN |
| xsSmplGetObjProtect | DBMS_AW.GET_OBJ_PROTECT |
| xsSmplSetObjProtect | DBMS_AW_EXP.SET_OBJ_PROTECT |
| xsagAdvCube | DBMS_AW.ADVISE_CUBE |
| xsagAdvRel | DBMS_AW.ADVISE_REL |
| xsawUpgrade | DBMS_AW.XSAWUPGRADE |
| xsdb | paging manager |
| xscatClean | DBMS_AW.CLEAN_ACCESS_TRACKING |
| xscatDisable | DBMS_AW.DISABLE_ACCESS_TRACKING |
| xscatEnable | DBMS_AW.ENABLE_ACCESS_TRACKING |
| xseifExportBLOB | DBMS_AW.INT_EIF_BLOB_OUT |
| xseifExportTable | DBMS_AW.INT_EIF_TABLE_OUT |
| xseifImportBLOB | DBMS_AW.INT_EIF_BLOB_IN |
| xseifImportTable | DBMS_AW.INT_EIF_TABLE_IN |
| xsevalnum | DBMS_AW.XSEVALNUM |
| xsevaltxt | DBMS_AW.EVAL_TEXT |
| xsiculog_enable_loc | DBMS_CUBE_LOG.ENABE |
| xsiculog_enable_text | DBMS_CUBE_LOG.TEXT |
| xsiculog_disable | DBMS_CUBE_LOG.DISABLE |
| xsiculog_get_log | DBMS_CUBE_LOG.GET_LOG |
| xsiculog_get_log_spec | DBMS_CUBE_LOG.GET_LOG_SPEC |
| xsiculog_set_log_spec | DBMS_CUBE_LOG.SET_LOG_SPEC |
| xsinitdrv | DBMS_AW.STARTUP |
| xsisactive | DBMS_AW.OLAP_ACTIVE |
| xskilldrv | DBMS_AW.SHUTDOWN |
| xsl | XSL |
| xslgetbaseuri | Get base URI associated with XSL context |
| xslgetoutputdomctx | Returns XML context for storing XSL output |
| xslgetoutputorastream | Returns the XSL output orastream |
| xslgetoutputsax | Returns SAX callbacks |
| xslgetoutputstream | Returns the XSL output stream |
| xslgetresultdocfrag | Gets resulting document fragment |
| xslgettextparam | Enquire about the preexisting top level parameter or value |
| xslgetxslctx | Get the input stylesheet DOM context with XSL context |
| xslinit | Initialize XSL context |
| xslprocess | Process XSL |
| xslprocessex | Process XSL |
| xslprocessxml | Process XML |
| xslprocessxmldocfrag | document fragment |
| xslresetallparams | Reset all the top level XSL parameters added |
| xslsetoutputdomctx | Set XML context for storing XSL processing result |
| xslsetoutputencoding | Set encoding for XSL output |
| xslsetoutputmethod | Set overriding XSL output method |
| xslsetoutputorastream | Set the XSL output orastream |
| xslsetoutputsax | sets the SAX based events to be generated |
| xslsetoutputsaxctx | Sets the context for SAX events |
| xslsetoutputstream | DEPRECATED Set the XSL output stream |
| xslsettextparam | Set a top-level XSL parameter |
| xslterm | Terminates XSL context |
| xsociClean | DBMS_AW.OCI_CLEAN |
| xsoplog_complete_tco | DBMS_CUBE_LOG.COMPLETEOPLOGTCO |
| xsoplog_start_tco | DBMS_CUBE_LOG.STARTOPLOGTCO |
| xsoplog_write_tco | DBMS_CUBE_LOG.WRITEOPLOGTCO |
| xspg | paging manager |
| xspgPValClob | DBMS_AW.XSPVALCLOB |
| xspgPValGet | DBMS_AW.PROP_VAL |
| xspgPValLen | DBMS_AW.XSPGPVALLEN |
| xsrunning | DBMS_AW.OLAP_RUNNING |
| xstco_check_olap | DBMS_CUBE_LOG.CHECK_OLAP |
| xsttsfreeze | DBMS_AW_EXP.TTS_AW_FREEZE |
| xsttsthaw | DBMS_AW_EXP.TTS_AW_THAW |
| xty | expression type check |
| xtydrv | driver |
| xtyginf | get character set id and form |
| xtyinpr | insert numeric precision operator |
| xtyopn | operand |
| xtypls | check plsql functions |
| z | security |
| zlke | label error handling |
| zll | label security |
| zt | encryption |
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。




