So, while installing Oracle on Windows 7 (64-bit), the Oracle installer would just sort of shut down unceremoniously.
I found a log file C:\Program Files\Oracle\Inventory\logs. It wasn't, however, very revealing. The last message was simply "INFO: Get view named [QuickInstallUI]"
So, poking around on the internet lead me to a thread over at forums.oracle.com that discussed this issue, but the only thing that worked for me was to create another user and run the install as that user.
Crazy. But it worked. Wanted to pass it along.
Thursday, October 17, 2013
Monday, October 14, 2013
DB2 Backup Naming convention
I had a hard time finding this on the internet, so I thought I'd post after I found it in a book.
The naming convention for a DB2 file system backup will be:
Alias.Type.Instance.Node.Catalog_Node.MonthHourSecond.Sequence
Example:
MyDB.0.DB2INST.NODE00000.CATN0000.20131015131259.001
↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑
Alias | Instance | Catalog Node | | | | | |
Backup Type Node Year | | | | |
Mon Day | Sec Seq
Min
Reference:
Understanding DB2: Learning Visually with Examples Second Edition
Page 745
14.4.6 The Backup Files
Raul F. Chong (Author), Clara Liu (Author), Sylvia F. Qi (Author), Dwaine R. Snow (Author)
The naming convention for a DB2 file system backup will be:
Alias.Type.Instance.Node.Catalog_Node.MonthHourSecond.Sequence
Example:
MyDB.0.DB2INST.NODE00000.CATN0000.20131015131259.001
↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑
Alias | Instance | Catalog Node | | | | | |
Backup Type Node Year | | | | |
Mon Day | Sec Seq
Min
Reference:
Understanding DB2: Learning Visually with Examples Second Edition
Page 745
14.4.6 The Backup Files
Raul F. Chong (Author), Clara Liu (Author), Sylvia F. Qi (Author), Dwaine R. Snow (Author)
Subscribe to:
Posts (Atom)
Get Restart log using PowerShell
I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...
-
Most of what we're going to want to look at when you're having production issues are available through DMV's. If granti...
-
BibleGateway.com - Passage Lookup: John 10:7, 9-10 9I am the gate; whoever enters through me will be saved.[a] He will come in and go out, a...
-
NOTE: These instruction apply to the connections, reports, menus, etc in Oracle SQL Developer. If you are looking to change the font of you...