Oracle E-Business Suite @ Sun ZFS


 
Thread Tools Search this Thread
Operating Systems Solaris Oracle E-Business Suite @ Sun ZFS
# 1  
Old 03-24-2009
Oracle E-Business Suite @ Sun ZFS

Hi,

Is there any known issue Oracle 11i application install on Sun ZFS?
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Red Hat

Installation of Oracle E-Business Suite 12.1.1 on RHEL 6.1

i run Health Check/Validation for "Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Linux x86 and x86_64)" im getting following errors : 1.Some of the required software tools for the the application tier of Oracle E-Business Suite Release 12 (12.1.1) installation were not found. ... (4 Replies)
Discussion started by: rehantayyab82
4 Replies

2. Programming

Trying to install X-Designer from Sun studio suite.

Hi all. I'm trying to install Sun Studio on my Ubuntu 10.4 pc because I wanna use X-Designer (it is a Motif GUI builder), that should be in that suite. I downloaded the tar package build for linux and installed the deps. Sun Studio and the Sun C Compiler work fine, but i cannot find... (0 Replies)
Discussion started by: mghis
0 Replies
Login or Register to Ask a Question
zdb(8)							  System Administration Commands						    zdb(8)

NAME
zdb - ZFS debugger SYNOPSIS
zdb pool DESCRIPTION
The zdb command is used by support engineers to diagnose failures and gather statistics. Since the ZFS file system is always consistent on disk and is self-repairing, zdb should only be run under the direction by a support engineer. If no arguments are specified, zdb, performs basic consistency checks on the pool and associated datasets, and report any problems detected. Any options supported by this command are internal to Sun and subject to change at any time. EXIT STATUS
The following exit values are returned: 0 The pool is consistent. 1 An error was detected. 2 Invalid command line options were specified. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWzfsu | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+ SEE ALSO
zfs(8), zpool(8), attributes(5) SunOS 5.11 31 Oct 2005 zdb(8)