User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:46, 12 July 2013 (diff | hist) . . (+68) . . Snippets (→Restart ITM Monitoring agent)
- 20:48, 11 July 2013 (diff | hist) . . (+123) . . Snippets (→Restart ITM Monitoring agent)
- 19:30, 8 July 2013 (diff | hist) . . (+6) . . How to set up SSH so I don't have to type a password
- 19:29, 8 July 2013 (diff | hist) . . (+182) . . How to set up SSH so I don't have to type a password
- 18:55, 29 June 2013 (diff | hist) . . (+559) . . Snippets (→Create a comma separated list of columns from a select statement)
- 13:49, 27 June 2013 (diff | hist) . . (+4) . . Snippets (→References)
- 13:48, 27 June 2013 (diff | hist) . . (+97) . . Snippets (→Create a comma separated list of columns from a select statement)
- 13:13, 27 June 2013 (diff | hist) . . (+146) . . Snippets (→Create a comma separated list of columns from a select statement)
- 13:12, 27 June 2013 (diff | hist) . . (+616) . . N Snippets (Created page with "===Create a comma separated list of columns from a select statement=== Method 1: <pre> SELECT parent_id, RTRIM(XMLAGG(XMLELEMENT(e,child_id || ',')).EXTRACT('//text()')...")
- 13:18, 19 June 2013 (diff | hist) . . (-6) . . Oracle errors (→ORA-27092: size of file exceeds file size limit of the process)
- 13:18, 19 June 2013 (diff | hist) . . (+7) . . Oracle errors (→ORA-27092: size of file exceeds file size limit of the process)
- 13:15, 19 June 2013 (diff | hist) . . (+848) . . Oracle errors
- 09:54, 18 June 2013 (diff | hist) . . (-36) . . Handy scripts (→Move the admin directories to a new location)
- 09:53, 18 June 2013 (diff | hist) . . (-1) . . Handy scripts (→Move the admin directories to a new location)
- 09:53, 18 June 2013 (diff | hist) . . (0) . . Handy scripts (→Move the admin directories to a new location)
- 09:52, 18 June 2013 (diff | hist) . . (+186) . . Handy scripts (→Move the admin directories to a new location)
- 14:24, 10 June 2013 (diff | hist) . . (+1) . . Unix/Linux
- 14:23, 10 June 2013 (diff | hist) . . (-1) . . Unix/Linux
- 14:23, 10 June 2013 (diff | hist) . . (+180) . . Unix/Linux
- 18:50, 7 June 2013 (diff | hist) . . (+902) . . Oracle errors
- 18:45, 7 June 2013 (diff | hist) . . (+436) . . Handy scripts
- 10:16, 7 June 2013 (diff | hist) . . (+588) . . Perl
- 09:50, 6 June 2013 (diff | hist) . . (+4) . . Connect from TOAD across ssh tunnels into remote database (→References) (current)
- 09:49, 6 June 2013 (diff | hist) . . (+102) . . Connect from TOAD across ssh tunnels into remote database
- 18:19, 4 June 2013 (diff | hist) . . (0) . . Tivoli Data Protection for Oracle (TDPO) (→Troubleshooting)
- 18:18, 4 June 2013 (diff | hist) . . (+1,265) . . Tivoli Data Protection for Oracle (TDPO)
- 22:48, 2 June 2013 (diff | hist) . . (+8) . . Perl
- 22:47, 2 June 2013 (diff | hist) . . (-2) . . Perl
- 22:47, 2 June 2013 (diff | hist) . . (+98) . . Perl (→=A one-line web server!)
- 22:45, 2 June 2013 (diff | hist) . . (+879) . . Perl
- 12:42, 1 June 2013 (diff | hist) . . (-1) . . RMAN
- 12:41, 1 June 2013 (diff | hist) . . (+200) . . RMAN
- 12:00, 6 May 2013 (diff | hist) . . (+409) . . RMAN (→Check whether the backup pieces registered in the controlfile still exist)
- 11:30, 6 May 2013 (diff | hist) . . (+1) . . RMAN (→Change date and time format to get better reporting)
- 11:29, 6 May 2013 (diff | hist) . . (+164) . . RMAN (→Check the status of currently running backups)
- 11:12, 6 May 2013 (diff | hist) . . (+3,420) . . RMAN (→RMAN reporting by André Araujo)
- 10:47, 6 May 2013 (diff | hist) . . (+282) . . RMAN (→What needs backing up to satisfy retention policy (times backed up/recovery window etc)?)
- 10:37, 6 May 2013 (diff | hist) . . (+105) . . RMAN (→Which tapes are the backups on?)
- 10:37, 6 May 2013 (diff | hist) . . (-105) . . RMAN (→To remove all rows from v$rman_status)
- 10:37, 6 May 2013 (diff | hist) . . (-2) . . RMAN (→To remove all rows from v$rman_status)
- 10:36, 6 May 2013 (diff | hist) . . (+1) . . RMAN (→To remove all rows from v$rman_status)
- 10:35, 6 May 2013 (diff | hist) . . (+2) . . RMAN (→Show all the configured options)
- 10:35, 6 May 2013 (diff | hist) . . (+2) . . RMAN (→Backup the archivelogs to tape then delete the ones on disk)
- 10:34, 6 May 2013 (diff | hist) . . (+69) . . RMAN (→What needs backing up?)
- 10:31, 6 May 2013 (diff | hist) . . (+742) . . RMAN (→Delete archivelogs that have been backed up twice)
- 10:19, 6 May 2013 (diff | hist) . . (+97) . . RMAN (→Check the status of currently running backups)
- 10:12, 6 May 2013 (diff | hist) . . (+6) . . Oracle errors (→RMAN-20033: control file SEQUENCE# too low)
- 10:11, 6 May 2013 (diff | hist) . . (+776) . . Oracle errors (→Database trigger to capture ORA errors)
- 09:34, 6 May 2013 (diff | hist) . . (+14) . . ORA-01555, snapshot too old: rollback segment number nnnn too small (→Things to check)
- 17:31, 30 April 2013 (diff | hist) . . (+4) . . ORA-01555, snapshot too old: rollback segment number nnnn too small (→Optimise Oracle UNDO Parameters)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)