skip to main
|
skip to sidebar
Free SQL - PL/SQL Oracle Code
Set Port Database
This is for example to switch port to 8181
begin
dbms_xdb.sethttpport('8181');
end;
Older Posts
Home
Subscribe to:
Posts (Atom)
Blog Archive
▼
09
(12)
▼
5
(12)
Set Port Database
How to kill session
Block TOAD and other tools
PL/SQL extract rows to a file
Dynamic cursor
DBMS_PROFILER Usage
Handle the LDAP with the DBMS_LDAP package
Function Hex to decimal
Output BLOB columns into file system
Encrypt/decrypt strings with dbms_obfuscation_tool...
Simple Send SMS
Simple Mail Message