Missing connection panel version 1.5.4 - 5940.

On Win XP with latest updates installed.
at startup no connection panel is visible, not able to find.
if pressing the SQL run icon a error dialog pops up showing:
java.lang.NullPointerException
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.listConnections(ConnectionPanelUI.java:426)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.resetConnections(ConnectionPanelUI.java:440)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:120)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:101)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.<init>(ConnectionSelectorUI.java:36)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:59)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:42)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:108)
     at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.toolbarAction(SqlEditorController.java:1303)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.handleEvent(SqlEditorController.java:636)
     at oracle.ideimpl.controller.IdeActionHook$MetaClassController.handleEvent(IdeActionHook.java:407)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:855)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at oracle.ide.controls.ActionMenuToolButton.mav$fireActionPerformed(ActionMenuToolButton.java:77)
     at oracle.ide.controls.ActionMenuToolButton$FilterActionEvents.actionPerformed(ActionMenuToolButton.java:373)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:291)
     at oracle.ide.controls.ActionMenuToolButton$2.setPressed(ActionMenuToolButton.java:210)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
     at java.awt.Component.processMouseEvent(Component.java:6134)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
     at java.awt.Component.processEvent(Component.java:5899)
     at java.awt.Container.processEvent(Container.java:2023)
     at java.awt.Component.dispatchEventImpl(Component.java:4501)
     at java.awt.Container.dispatchEventImpl(Container.java:2081)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
     at java.awt.Container.dispatchEventImpl(Container.java:2067)
     at java.awt.Window.dispatchEventImpl(Window.java:2458)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
if I start the app from <installation dir>\sqldeveloper\bin\sqldeveloper.exe
the dos window shows this error:
Exception initializing 'oracle.dbtools.raptor.RaptorDBAddin' in extension 'Oracl
e SQL Developer': oracle.classloader.util.AnnotatedNoClassDefFoundError:
Missing class: oracle.i18n.util.LocaleMapper
Dependent class: oracle.dbtools.raptor.config.DBConfig
Loader: main:11.0
Code-Source: /C:/sqldeveloper/sqldeveloper/sqldeveloper/extensions/o
racle.sqldeveloper.jar
Configuration: system property C:\sqldeveloper\sqldeveloper\sqldevelop
er\extensions\oracle.sqldeveloper.jar
The missing class is not available from any code-source or loader in the system.
at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
Loader.java:2176) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from sys
tem property java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLo
ader.java:1729) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from syste
m property java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.ja
va:143) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from system proper
ty java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClass
Loader.java:331) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from syst
em property java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at java.security.AccessController.doPrivileged (Native method) [unknown,
by unknown]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1688) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from system proper
ty java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
a:1670) [/C:/sqldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from system proper
ty java.class.path), by sun.misc.Launcher$AppClassLoader@24216257]
at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre b
ootstrap, by jre.bootstrap:1.6.0_11]
at oracle.dbtools.raptor.config.DBConfig.<clinit> (DBConfig.java:283) [/
C:/sqldeveloper/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar (fr
om system property C:\sqldeveloper\sqldeveloper\sqldeveloper\extensions\oracle.s
qldeveloper.jar), by main:11.0]
at oracle.dbtools.raptor.RaptorDBAddin.initialize (RaptorDBAddin.java:12
3) [/C:/sqldeveloper/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.ja
r (from system property C:\sqldeveloper\sqldeveloper\sqldeveloper\extensions\ora
cle.sqldeveloper.jar), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManag
erImpl.java:405) [/C:/sqldeveloper/sqldeveloper/ide/lib/ideimpl.jar (from system
property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinMana
gerImpl.java:214) [/C:/sqldeveloper/sqldeveloper/ide/lib/ideimpl.jar (from syste
m property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (A
ddinManagerImpl.java:128) [/C:/sqldeveloper/sqldeveloper/ide/lib/ideimpl.jar (fr
om system property PCLMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1804) [/C:/
sqldeveloper/sqldeveloper/ide/extensions/oracle.ide.jar (from system property PC
LMain.createExtensionManagerLoader()), by main:11.0]
at oracle.ide.IdeCore.startupImpl (IdeCore.java:1481) [/C:/sqldeveloper/
sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.createE
xtensionManagerLoader()), by main:11.0]
at oracle.ide.Ide.startup (Ide.java:662) [/C:/sqldeveloper/sqldeveloper/
ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionManag
erLoader()), by main:11.0]
at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35)
[/C:/sqldeveloper/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMai
n.createExtensionManagerLoader()), by main:11.0]
at oracle.ideimpl.Main.start (Main.java:110) [/C:/sqldeveloper/sqldevelo
per/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoad
er()), by main:11.0]
at oracle.ideimpl.Main.main (Main.java:72) [/C:/sqldeveloper/sqldevelope
r/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoader
()), by main:11.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
n]
at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [/C:/sqldeveloper/
sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [/C:/sqldeveloper/sqld
eveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@24216257]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
n]
at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/sq
ldeveloper/sqldeveloper/j2ee/home/lib/pcl.jar (from system property java.class.p
ath), by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java
:190) [/C:/sqldeveloper/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$
AppClassLoader@24216257]
at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [/C:/sql
developer/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader
@24216257]
at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [/C:/sqldeve
loper/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@242
16257]
at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/C:/sqldevelo
per/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@24216
257]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
ssorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
n]
at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/C:/sqldevel
oper/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2421
6257]
at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/sqldevel
oper/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@2421
6257]
at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/sqldeveloper/
sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@24216257]
at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/sqldeveloper/sq
ldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@24216257]
Exception initializing 'oracle.dbtools.raptor.standalone.RaptorStandaloneAddin'
in extension 'Oracle SQL Developer Extras': java.lang.NoClassDefFoundError: Coul
d not initialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.utils.URLChooserShortcuts.<clinit>(URLChooserSh
ortcuts.java:39)
at oracle.dbtools.raptor.standalone.RaptorStandaloneAddin.initialize(Rap
torStandaloneAddin.java:182)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
rImpl.java:405)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
erImpl.java:214)
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
dinManagerImpl.java:128)
at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Exception in thread "XML Action Loader" java.lang.NoClassDefFoundError: Could no
t initialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$1$1.run(XM
LBasedObjectAction.java:177)
Exception in thread "EditorLoader" java.lang.NoClassDefFoundError: Could not ini
tialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.oviewer.base.ViewerAddin.loadXMLEditors(ViewerA
ddin.java:234)
at oracle.dbtools.raptor.oviewer.base.ViewerAddin$1$1.run(ViewerAddin.ja
va:142)
at java.lang.Thread.run(Thread.java:619)
-----------------------------------------------------------------------------------------------------------------------------------

i change sql developer location.
i install it to this folder.
E:/c/sqldeveloper
and
then run it. but still i cant see connection panel.
this is my sqldeveloper information from help>about>Propertis
About
Oracle SQL Developer 1.5.4
Version 1.5.4
Build MAIN-5940
Copyright © 2005,2009 Oracle. All Rights Reserved.
IDE Version: 11.1.1.0.22.49.48
Product ID: oracle.sqldeveloper
Product Version: 11.1.1.59.40
Version
Component     Version
=========     =======
CVS Version     Internal to Oracle SQL Developer (client-only)
Java(TM) Platform     1.5.0_18
Oracle IDE     1.5.4.59.40
Versioning Support     1.5.4.59.40
Properties
Name     Value
====     =====
apple.laf.useScreenMenuBar     true
awt.toolkit     sun.awt.windows.WToolkit
class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
class.load.log.level     CONFIG
class.transfer     delegate
com.apple.macos.smallTabs     true
com.apple.mrj.application.apple.menu.about.name     "SQL_Developer"
com.apple.mrj.application.growbox.intrudes     false
file.encoding     Cp1256
file.encoding.pkg     sun.io
file.separator     \
http.agent     Mozilla/5.0 (Java 1.5.0_18; Windows XP 5.1 x86; fa_IR) ICEbrowser/v6_1_3
ice.browser.forcegc     false
ice.pilots.html4.ignoreNonGenericFonts     true
ice.pilots.html4.tileOptThreshold     0
ide.AssertTracingDisabled     true
ide.bootstrap.start     22796852416717
ide.build     MAIN-5940
ide.conf     E:\c\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
ide.config_pathname     E:\c\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
ide.debugbuild     false
ide.devbuild     false
ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
ide.firstrun     false
ide.java.minversion     1.5.0
ide.launcherProcessId     27204
ide.main.class     oracle.ide.boot.IdeLauncher
ide.patches.dir     ide/lib/patches
ide.pref.dir     C:\Documents and Settings\Emad\Application Data\SQL Developer
ide.pref.dir.base     C:\Documents and Settings\Emad\Application Data
ide.product     oracle.sqldeveloper
ide.shell.enableFileTypeAssociation     E:\c\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe
ide.splash.screen     splash.gif
ide.startingArg0     E:\c\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe
ide.startingcwd     E:\c\sqldeveloper\sqldeveloper\bin
ide.user.dir     C:\Documents and Settings\Emad\Application Data\SQL Developer
ide.user.dir.var     IDE_USER_DIR
ide.work.dir     C:\Documents and Settings\Emad\My Documents\SQL Developer
ide.work.dir.base     C:\Documents and Settings\Emad\My Documents
java.awt.graphicsenv     sun.awt.Win32GraphicsEnvironment
java.awt.printerjob     sun.awt.windows.WPrinterJob
java.class.path     ..\..\ide\lib\ide-boot.jar
java.class.version     49.0
java.endorsed.dirs     C:\Program Files\Java\jdk1.5.0_18\jre\lib\endorsed
java.ext.dirs     C:\Program Files\Java\jdk1.5.0_18\jre\lib\ext
java.home     C:\Program Files\Java\jdk1.5.0_18\jre
java.io.tmpdir     C:\DOCUME~1\Emad\LOCALS~1\Temp\
java.library.path     E:\c\sqldeveloper\sqldeveloper\bin;.;C:\WINDOWS\system32;C:\WINDOWS;H:\oracle\product\10.1.0\db_1\bin;H:\oracle\product\10.1.0\db_1\jre\1.4.2\bin\client;H:\oracle\product\10.1.0\db_1\jre\1.4.2\bin;H:\CodeGear\RAD Studio\6.0\bin;C:\Documents and Settings\All Users\Documents\RAD Studio\6.0\Bpl;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\xp programs\QuickTime\QTSystem\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\
java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
java.runtime.name     Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version     1.5.0_18-b02
java.specification.name     Java Platform API Specification
java.specification.vendor     Sun Microsystems Inc.
java.specification.version     1.5
java.util.logging.config.file     logging.conf
java.vendor     Sun Microsystems Inc.
java.vendor.url     http://java.sun.com/
java.vendor.url.bug     http://java.sun.com/cgi-bin/bugreport.cgi
java.version     1.5.0_18
java.vm.info     mixed mode
java.vm.name     Java HotSpot(TM) Client VM
java.vm.specification.name     Java Virtual Machine Specification
java.vm.specification.vendor     Sun Microsystems Inc.
java.vm.specification.version     1.0
java.vm.vendor     Sun Microsystems Inc.
java.vm.version     1.5.0_18-b02
jdbc.library     /E:/c/sqldeveloper/jdbc/lib/ojdbc5.jar
line.separator     \r\n
oracle.home     E:\c\sqldeveloper
oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
oracle.xdkjava.compatibility.version     9.0.4
orai18n.library     /E:/c/sqldeveloper/jlib/orai18n.jar
os.arch     x86
os.name     Windows XP
os.version     5.1
path.separator     ;
reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
sun.arch.data.model     32
sun.boot.class.path     C:\Program Files\Java\jdk1.5.0_18\jre\lib\rt.jar;C:\Program Files\Java\jdk1.5.0_18\jre\lib\i18n.jar;C:\Program Files\Java\jdk1.5.0_18\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.5.0_18\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.5.0_18\jre\lib\jce.jar;C:\Program Files\Java\jdk1.5.0_18\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.5.0_18\jre\classes
sun.boot.library.path     C:\Program Files\Java\jdk1.5.0_18\jre\bin
sun.cpu.endian     little
sun.cpu.isalist     
sun.desktop     windows
sun.io.unicode.encoding     UnicodeLittle
sun.java2d.ddoffscreen     false
sun.jnu.encoding     Cp1256
sun.management.compiler     HotSpot Client Compiler
sun.os.patch.level     Service Pack 3
user.country     IR
user.dir     E:\c\sqldeveloper\sqldeveloper\bin
user.home     C:\Documents and Settings\Emad
user.language     fa
user.name     Emad
user.timezone     Asia/Tehran
user.variant     
windows.shell.font.languages     
Extensions
Name     Identifier     Version     Status
====     ==========     =======     ======
Check For Updates     oracle.ide.webupdate     11.1.1.0.22.49.48     Loaded
Code Editor     oracle.ide.ceditor     11.1.1.0.22.49.48     Loaded
Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.0.22.49.48     Loaded
Database Object Explorers     oracle.ide.db.explorer     11.1.1.0.22.49.48     Loaded
Database UI     oracle.ide.db     11.1.1.0.22.49.48     Loaded
Diff/Merge     oracle.ide.diffmerge     11.1.1.0.22.49.48     Loaded
Extended IDE Platform     oracle.javacore     11.1.1.0.22.49.48     Loaded
External Tools     oracle.ide.externaltools     11.1.1.0.22.49.48     Loaded
Feedback     oracle.ide.feedback     11.1.1.0.22.49.48     Loaded
File Support     oracle.ide.files     11.1.1.0.22.49.48     Loaded
File System Navigator     oracle.sqldeveloper.filenavigator     11.1.1.59.40     Loaded
Help System     oracle.ide.help     11.1.1.0.22.49.48     Loaded
History Support     oracle.jdeveloper.history     11.1.1.0.22.49.48     Loaded
Import/Export Support     oracle.ide.importexport     11.1.1.0.22.49.48     Loaded
Log Window     oracle.ide.log     11.1.1.0.22.49.48     Loaded
Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.22.49.48     Loaded
Navigator     oracle.ide.navigator     11.1.1.0.22.49.48     Loaded
Object Gallery     oracle.ide.gallery     11.1.1.0.22.49.48     Loaded
Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.59.40     Loaded
Oracle IDE     oracle.ide     11.1.1.0.22.49.48     Loaded
Oracle Microsoft Access Browser     oracle.sqldeveloper.thirdparty.access     11.1.1.59.40     Loaded
Oracle Migration Workbench     oracle.sqldeveloper.migration     11.1.1.59.40     Loaded
Oracle Migration Workbench - MS Access     oracle.sqldeveloper.migration.msaccess     11.1.1.59.40     Loaded
Oracle Migration Workbench - MySQL     oracle.sqldeveloper.migration.mysql5     11.1.1.59.40     Loaded
Oracle Migration Workbench - SQLServer     oracle.sqldeveloper.migration.sqlserver2005     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation Core     oracle.sqldeveloper.migration.translation.core     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation MS Access     oracle.sqldeveloper.migration.translation.msaccess     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation MS SQL Server     oracle.sqldeveloper.migration.translation.sqlserver     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation MySQL     oracle.sqldeveloper.migration.translation.mysql     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation Sybase     oracle.sqldeveloper.migration.translation.sybase     11.1.1.59.40     Loaded
Oracle Migration Workbench - Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.59.40     Loaded
Oracle MySQL Browser     oracle.sqldeveloper.thirdparty.mysql     11.1.1.59.40     Loaded
Oracle SQL Developer     oracle.sqldeveloper     11.1.1.59.40     Loaded
Oracle SQL Developer Extras     oracle.sqldeveloper.extras     11.1.1.59.40     Loaded
Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.59.40     Loaded
Oracle SQL Developer SearchBar     oracle.sqldeveloper.searchbar     11.1.1.59.40     Loaded
Oracle SQL Developer TimesTen     oracle.sqldeveloper.timesten     1.5.4.59.40     Loaded
Oracle SQL Server Browser     oracle.sqldeveloper.thirdparty.sqlserver     11.1.1.59.40     Loaded
Oracle Sybase Browser     oracle.sqldeveloper.thirdparty.sybase     1.5.3.59.40     Loaded
Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.59.40     Loaded
PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.0.22.49.48     Loaded
Peek     oracle.ide.peek     1.0     Loaded
Replace With     oracle.ide.replace     11.1.1.0.22.49.48     Loaded
Runner     oracle.ide.runner     11.1.1.0.22.49.48     Loaded
SQL Worksheet Window     oracle.sqldeveloper.sqlworksheet     11.1.1.59.40     Loaded
Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
Snippet Window     oracle.sqldeveloper.snippet     11.1.1.59.40     Loaded
Sql Monitoring Project     oracle.sqldeveloper.sqlmonitor     11.1.1.59.40     Loaded
Sybase 12     oracle.sqldeveloper.migration.sybase12     11.1.1.59.40     Loaded
Sybase 15     oracle.sqldeveloper.migration.sybase15     11.1.1.59.40     Loaded
Tuning     oracle.sqldeveloper.tuning     11.1.1.59.40     Loaded
VHV     oracle.ide.vhv     11.1.1.0.22.49.48     Loaded
Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.22.49.48     Loaded
Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.22.49.48     Loaded
Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.22.49.48     Loaded
Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.22.49.48     Loaded
oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.22.49.48     Loaded
oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.22.49.48     Loaded
i dont know what am i doing?

Similar Messages

  • Missing or invalid version of SQL library PSORA (200,0)

    I am trying to configure App. Server on Vista laptop machine.
    The machine name is VRGhati03.
    It is a logical 3 tier archtecture. Its a EPM 9.0 Install. My database (PFDMO) is all configured and I am able to signon using a User ID VP1 and password VP1. My connect id is people with password of peop1e.
    My access id is SYSADM.
    I have created a user id in Oracle as VP1 and granted him the PSADMIN role .
    When I try to boot up the App. Server it tells me ' Missing or invalid version of SQL Library PSORA' and 'Could not sign on to database PFDMO with user VP1'
    The VP1 sign on works via SQLPLUS.
    I also created a User Account of VP1 and tried to boot the appserver under that id but still no success.
    I have gone thru some of the postings on this topic but they have not helped me. What am I doing wrong?
    Below are the details of the log files, portion of my psappserv.cng file and the system environment variables.
    Can somebody help. Thanks in advance
    Sudhir
    I) Log from APPSERV:
    PSADMIN.10000 (0) [08/05/09 09:19:24](0) Begin boot attempt on domain PFDMO
    PSWATCHSRV.2556 (0) [08/05/09 09:19:33] Checking process status every 120 seconds
    PSWATCHSRV.2556 (0) [08/05/09 09:19:33] Server started
    PSAPPSRV.5636 (0) [08/05/09 09:19:34](0) PeopleTools Release 8.49 (WinX86) starting
    PSAPPSRV.5636 (0) [08/05/09 09:19:34](0) Cache Directory being used: C:\PT8.49\appserv\PFDMO\CACHE\PSAPPSRV_2\
    PSAPPSRV.5636 (0) [08/05/09 09:19:34](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSAPPSRV.5636 (0) [08/05/09 09:19:34](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database PFDMO with user VP1.
    PSAPPSRV.5636 (0) [08/05/09 09:19:34](0) Server failed to start
    PSWATCHSRV.2556 (0) [08/05/09 09:19:35] Shutting down
    PSADMIN.10000 (0) [08/05/09 09:19:41](0) End boot attempt on domain PFDMO
    II) Log from TUXLOG:
    091924.VRGHATI03!PSADMIN.10000: Begin attempt on domain PFDMO
    091927.VRGHATI03!tmadmin.9844.8684.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    091929.VRGHATI03!tmboot.9720.8272.-2: 08-05-2009: Tuxedo Version 9.1, 32-bit
    091929.VRGHATI03!tmboot.9720.8272.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 60 seconds
    091929.VRGHATI03!tmboot.9720.8272.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    091931.VRGHATI03!BBL.8340.3320.0: 08-05-2009: Tuxedo Version 9.1, 32-bit, Patch Level 036
    091931.VRGHATI03!BBL.8340.3320.0: LIBTUX_CAT:262: INFO: Standard main starting
    091933.VRGHATI03!tmboot.9224.8412.-2: 08-05-2009: Tuxedo Version 9.1, 32-bit
    091933.VRGHATI03!tmboot.9224.8412.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 60 seconds
    091933.VRGHATI03!tmboot.9224.8412.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    091933.VRGHATI03!PSWATCHSRV.2556.9492.-2: 08-05-2009: Tuxedo Version 9.1, 32-bit
    091933.VRGHATI03!PSWATCHSRV.2556.9492.-2: LIBTUX_CAT:262: INFO: Standard main starting
    091934.VRGHATI03!PSAPPSRV.5636.9008.0: 08-05-2009: Tuxedo Version 9.1, 32-bit
    091934.VRGHATI03!PSAPPSRV.5636.9008.0: LIBTUX_CAT:262: INFO: Standard main starting
    091934.VRGHATI03!PSAPPSRV.5636.9008.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    091934.VRGHATI03!tmboot.9224.8412.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    091938.VRGHATI03!BBL.8340.3320.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    091941.VRGHATI03!PSADMIN.10000: End boot attempt on domain PFDMO
    III) System Environmental Variables:
    LIBPATH=c:\oracle\product\10.2.0\db_1\LIB
    ORACLE_SID=PFDMO
    OS=Windows_NT
    path=C:\oracle\product\10.2.0\db_1\bin;C:\product\10.1.3.1\OracleAS_1\jdk\bin;C:\product\10.1.3.1\OracleAS_1\ant\bin;C:\product\10.1.3.1\OracleAS_1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\bea\Tuxedo9.1\bin
    TUXDIR=C:\bea\Tuxedo9.1
    IV) psappserv.cfg File:
    [Startup]
    ;=========================================================================
    ; Database Signon settings
    ;=========================================================================
    DBName=PFDMO
    DBType=ORACLE
    UserId=VP1
    UserPswd=tRWpMM0Cragi9I0nrWPAxZ+GS1YD0PRXzCrF4YWbe5E=
    ConnectId=people
    ConnectPswd=kyD3QPxnrag=
    ServerName=VRGhati03
    [Database Options]
    ;=========================================================================
    ; Database-specific configuration options
    ;=========================================================================
    SybasePacketSize=
    UseLocalOracleDB=0
    ;ORACLE_SID=
    EnableDBMonitoring=1
    OracleDisableFirstRowsHint=0
    [Security]
    ;=========================================================================
    ; Security settings
    ;=========================================================================
    Validate Signon with Database=0
    [Workstation Listener]
    ;=========================================================================
    ; Settings for Workstation Listener
    ;=========================================================================
    Address=%PS_MACH%
    Port=7000
    Encryption=0
    Min Handlers=1
    Max Handlers=3
    Max Clients per Handler=40
    Client Cleanup Timeout=60
    Init Timeout=5
    Tuxedo Compression Threshold=5000
    [JOLT Listener]
    ;=========================================================================
    ; Settings for JOLT Listener
    ;=========================================================================
    Address=%PS_MACH%
    Port=9000
    Encryption=0
    Min Handlers=5
    Max Handlers=7
    Max Clients per Handler=40
    Client Cleanup Timeout=10
    Init Timeout=5
    Client Connection Mode=ANY
    Jolt Compression Threshold=1000000
    [JOLT Relay Adapter]
    ;=========================================================================
    ; Settings for JOLT Relay Adapter (JRAD)
    ;=========================================================================
    Listener Address=%PS_MACH%
    Listener Port=9100
    [Domain Settings]
    ;=========================================================================
    ; General settings for this Application Server.
    ;=========================================================================
    Domain ID=PFDMO
    Add to PATH=c:\oracle\product\10.2.0\db_1\BIN
    Spawn Threshold=1,600:1,1
    Restartable=Y
    ;Log Directory=%PS_SERVDIR%\LOGS
    ; This allows for dynamic changes to certain setting without having to reboot
    ; the domain. The settings that can be dynamically changed are: Recycle Count,
    ; Consecutive Service failures, Trace SQL, Trace Mask SQL, TracePC, TracePCMask,
    ; TracePpr, TracePprMask, TracePIA, TracePIAMask, Log Fence, Enable DB Monitoring,
    ; Enable Debugging, LogErrorReport, MailErrorReport, DumpMemoryImageAtCrash
    ; These settings are further identified by the "Dynamic change allowed for .."
    ; comment.
    Allow Dynamic Changes=N
    ; Logging detail level
    ; Level Type of information
    ; -100 - Suppress logging
    ; -1 - Protocol, memory errors
    ; 0 - Status information
    ; 1 - General errors
    ; 2 - Warnings
    ; 3 - Tracing Level 1 (default)
    ; 4 - Tracing Level 2
    ; 5 - Tracing Level 3
    ; Dynamic change allowed for LogFence
    LogFence=3
    ; Trace-Log File Character Set: Character set used for log and trace files
    Trace-Log File Character Set=ANSI
    [PeopleCode Debugger]
    ;=========================================================================
    ; PeopleCode Debug Server settings
    ;=========================================================================
    PSDBGSRV Listener Port=9500
    ; PeopleCode Debugger Trace Settings
    ; Level Type of tracing
    ; 0 Off (default)
    ; 1 Level 1 - log connection activity
    ; 2 Level 2 - log debug broker transactions (getsession, register/unregister, acquire/unacquire)
    ; 3 Level 3 - log primary debuggee/debugger transactions (register, modechange, seteventflag, break)
    ; 4 Level 4 - log debuggee/debugger variables transactions
    ; 5 Level 5 - log debuggee/debugger command responses and gotbreaks
    ; Warning: Levels 3 thru 5 result in lots of transaction data being logger and require plenty of disk space.
    DebuggerMsgLogEnable=0
    [Trace]
    ;=========================================================================
    ; Server Trace settings
    ;=========================================================================
    ; SQL Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - SQL statements
    ; 2 - SQL statement variables
    ; 4 - SQL connect, disconnect, commit and rollback
    ; 8 - Row Fetch (indicates that it occurred, not data)
    ; 16 - All other API calls except ssb
    ; 32 - Set Select Buffers (identifies the attributes of columns
    ; to be selected).
    ; 64 - Database API specific calls
    ; 128 - COBOL statement timings
    ; 256 - Sybase Bind information
    ; 512 - Sybase Fetch information
    ; 1024 - SQL Informational Trace
    ; 4096 - Manager information
    ; 8192 - Mapcore information
    ; Dynamic change allowed for TraceSql and TraceSqlMask
    TraceSql=0
    TraceSqlMask=12319
    ; PeopleCode Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - Trace Evaluator instructions (not recommended)
    ; 2 - List Evaluator program (not recommended)
    ; 4 - Show assignments to variables
    ; 8 - Show fetched values
    ; 16 - Show stack
    ; 64 - Trace start of programs
    ; 128 - Trace external function calls
    ; 256 - Trace internal function calls
    ; 512 - Show parameter values
    ; 1024 - Show function return value
    ; 2048 - Trace each statement in program (recommended)
    ; Dynamic change allowed for TracePC and TracePCMask
    TracePC=0
    TracePCMask=4095
    ; Panel Processor Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - Log extra debug messages
    ; 2 - Dump panel after build
    ; 4 - Dump buffers after PPRInit
    ; 8 - Dump buffers before/after service
    ; 16 - Dump buffers after scrollselect
    ; 32 - Dump buffers after modal panel
    ; 64 - Dump buffers before save
    ; 128 - Dump buffers after insertrow
    ; 256 - Trace default processing
    ; 512 - Dump PRM data
    ; 1024 - Show function return value
    ; 2048 - dump memory statistics
    ; 4096 - Trace related display processing
    ; 8192 - Trace keylist generation
    ; 16384 - Trace work record settings
    ; Dynamic change allowed for TracePPR and TracePPRMask
    TracePPR=0
    TracePPRMask=32767
    ; PIA Page Generation Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - Log page generation errors
    ; 2 - Show table layout via cell borders in generated page
    ; 4 - Annotate field overlap in HTML source
    ; 8 - Detailed trace of table generation algorithm
    ; 16 - Inline stylesheet in generated pages
    ; 32 - Inline javascript in generated pages
    ; 64 - QATesting - annotation and extra tags needed by Robot
    ; 128 - Format source. Make HTML more readable
    ; 256 - Save File. Save each generated page in log directory
    ; 512 - Debug JavaScript. Include debug functions in page
    ; 1024 - Log form data. Log all request parameters on each service
    ; 2048 - Log key errors. Write log message for unrecognized query parameters.
    ; Dynamic change allowed for TracePIA and TracePIAMask
    TracePIA=0
    TracePIAMask=32767
    ; AE Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - Trace STEP execution sequence to AET file
    ; 2 - Trace Application SQL statements to AET file
    ; 4 - Trace Dedicated Temp Table Allocation to AET file
    ; 8 - not yet allocated
    ; 16 - not yet allocated
    ; 32 - not yet allocated
    ; 64 - not yet allocated
    ; 128 - Timings Report to AET file
    ; 256 - Method/BuiltIn detail instead of summary in AET Timings Report
    ; 512 - not yet allocated
    ; 1024 - Timings Report to tables, ignored if Process Instance is 0
    ; 2048 - DB optimizer trace to file
    ; 4096 - DB optimizer trace to tables
    ; 8192 - Transform trace
    TraceAE=0
    ; Analytic Server Tracing Bitfield
    ; MostSignificantBit -> LeastSignificantBit
    ; QAS |ACE MODEL | ACE CALC | ACE API| Plugin | DCache | Utils | Analytic Server |
    ; 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
    ; Bit Type of tracing 3 bits per component (octal word)
    ; 1 - Analytic Server LSB
    ; 2 - Analytic Server MSB LSB LogFence
    ; 4 - Analytic Server MSB --- --- --------------------
    ; 8 - Utilities LSB 0 0 0 0 (Severity_Status)
    ; 16 - Utilities 0 0 1 1 (Severity_Error)
    ; 32 - Utilities MSB 0 1 0 2 (Severity_Warn)
    ; 64 - DataCache LSB 0 1 1 3 (Severity_Info)
    ; 128 - DataCache 1 0 0 4 (Severity_Trace1)
    ; 256 - DataCache MSB 1 0 1 5 (Severity_Trace2)
    ; 512 - Plug-in LSB 1 1 0 6 (not used)
    ; 1024 - Plug-in 1 1 1 7 (not used)
    ; 2048 - Plug-in MSB
    ; 4096 - ACE API LSB
    ; 8192 - ACE API
    ; 16384 - ACE API MSB
    ; 32768 - ACE CALC LSB
    ; 65536 - ACE CALC
    ; 131072 - ACE CALC MSB
    ; 262144 - ACE MODEL LSB
    ; 524288 - ACE MODEL
    ; 1048576 - ACE MODEL MSB
    ; 2097152 - QAS LSB
    ; 4194304 - QAS
    ; 8388608 - QAS MSB
    ; The bits enable logging for OptEngine components beyond the standard
    ; LogFence setting. E.g., TraceAnalytic=14380470 sets full trace on all components.
    ; Using 110 (1 greater than Severity_Trace2) for each component:
    ; OptEng: 4 + 2
    ; Utils : 32 + 16
    ; DC : 256 + 128
    ; Plugin: 2048 + 1024
    ; ACE API: 16384 + 8192
    ; ACE CALC: 131072 + 65536
    ; ACE MODEL: 1048576 + 524288
    ; QAS : 8388608 + 4194304
    ; Total : 14380470
    TraceAnalytic=9586980
    TraceAnalyticMask=16777215
    ; Performance Monitor Tracing Bitfield
    ; Bit Type of tracing
    ; 1 - Trace All performance monitor agent activity
    TracePPM=0
    ; Create a memory image of the failing process during a crash
    ; Setting Meaning
    ; NONE no memory image
    ; MINI mini memory image
    ; FULL full memory image
    ; If set to MINI or FULL, when a crash occurs, a memory.dmp file is
    ; generated under <log directory>/<server name>.<process id>.
    ; Dynamic change allowed.
    DumpMemoryImageAtCrash=NONE
    ;If set to Y, when a crash occurs, the application server process will write
    ;additional information to help in debugging the crash that occurred.
    ;This consists of the customized object definitions for reproducing
    ;the request on another database.
    DumpManagerObjectsAtCrash=Y
    ; If set to Y, when a runtime error is detected, the message and a dump of
    ; the application state will be written to the current log file.
    ; Dynamic change allowed.
    LogErrorReport=N
    ; When set to an email address, an email will be sent when an error report
    ; or a crash dump is written to the log.
    ; Dynamic change allowed.
    MailErrorReport=
    [Cache Settings]
    ;==============================================================================================
    ; Settings for managed object caching;
    ; Default EnableServerCaching=2, ServerCacheMode=0
    ; Default CacheBaseDir=%PS_SERVDIR% if defined else %PS_HOME/<domain name>/cache
    ; You can change these values by uncommenting and setting to the desired value
    ;==============================================================================================
    ; EnableServerCaching -
    ; 0 Server file caching disabled
    ; 1 Server file caching limited to most used classes
    ; 2 Server file caching for all types
    ;EnableServerCaching=2
    ; CacheBaseDir = the base file cache directory
    ;CacheBaseDir=%PS_SERVDIR%
    ; ServerCacheMode
    ; 0 One file cache directory per app server process
    ; 1 One file cache directory per domain (shared file cache, needs to be preloaded)
    ;ServerCacheMode=0
    ; Deprecated cache settings : MaxInMemoryObjects
    ; MaxCacheMemory - controls cache memory pruning
    ; 0 cache memory pruning disabled
    ; >0 max size of memory cache in MBytes
    MaxCacheMemory=0
    ; Preload Cache projects for file and in memory cache
    ;PreloadFileCache=
    ;PreloadMemoryCache=
    [RemoteCall]
    ;=========================================================================
    ; Settings for RemoteCall
    ;=========================================================================
    ; RemoteCall child process output redirection
    ; If this parameter is non-zero, the child process output is saved to
    ; <Domain Settings\Log Directory>\<program>_<oprid>.out, and any error
    ; output is saved to <program>_<oprid>.err.
    ; By default, the output is not saved
    RCCBL Redirect=0
    ; Location of COBOL programs
    ; NT/Windows 2000: By default, RemoteCall looks for the COBOL programs in
    ; %PS_HOME%\cblbin%PS_COBOLTYPE%. PS_COBOLTYPE is automatically set when
    ; the application server is started. The value depends upon the database.
    ; Possible values:
    ; PS_COBOLTYPE = A (non-Unicode)
    ; PS_COBOLTYPE = E (EBCDIC)
    ; PS_COBOLTYPE = U (Unicode)
    ; UNIX: By default, RemoteCall looks for the COBOL programs in $PS_HOME/cblbin.
    ; You can override the default setting by commenting out the appropriate
    ; line and modifying the setting to fit your requirements.
    ; NT/Windows 2000:
    ;RCCBL PRDBIN=%PS_HOME%\cblbin%PS_COBOLTYPE%
    ; UNIX:
    ;RCCBL PRDBIN=%PS_HOME%/cblbin
    [PSAPPSRV]
    ;=========================================================================
    ; Settings for PSAPPSRV
    ;=========================================================================
    ; UBBGEN settings
    Min Instances=3
    Max Instances=3
    Service Timeout=300
    ; Number of services after which PSAPPSRV will automatically restart.
    ; If the recycle count is set to zero, PSAPPSRV will never be recycled.
    ; The default value is 5000.
    ; Dynamic change allowed for Recycle Count
    Recycle Count=5000
    ; Percentage of Memory Growth after which PSAPPSRV will automatically restart.
    ; Default is 20, meaning additional 20% of memory growth after the process has
    ; built up its memory cache.
    ; Uncomment the setting to use memory growth instead of Recycle Count at
    ; determining the restart point.
    ; Percentage of Memory Growth=20
    ; Number of consecutive service failures after which PSAPPSRV will
    ; automatically restart.
    ; If this is set to zero, PSAPPSRV will never be recycled.
    ; The default value is zero.
    ; Dynamic change allowed for Allowed Consec Service Failures
    Allowed Consec Service Failures=2
    ; Max Fetch Size -- max result set size in KB for a SELECT query
    ; Default is 5000KB. Use 0 for no limit.
    Max Fetch Size=5000
    ; Automatically select prompt, 1 = yes, 0 = no
    Auto Select Prompts=1
    ; This parameter is used for Tuxedo Queue Thresold Determination (used forPub/Sub
    ; processing only). This parameter is the actual Tuxedo message queue size.
    ; This is a kernel parameter in Unix. For Windows, look in BEA Tuxedo, IPC Resources.
    ; A value of 0 will disable Tuxedo Queue threshold Determination and usage.
    ; A value of -1 will use these defaults: Windows = 65535, AIX = 4000000,
    ; Solaris = 65535, HP = 65535
    Tuxedo Queue Size=65535
    [PSANALYTICSRV]
    ;=========================================================================
    ; Settings for PSANALYTICSRV
    ;=========================================================================
    ; UBBGEN settings
    Min Instances=3
    Max Instances=3
    ; Number of Analytic Instances an Analytic Server instance will load and
    ; unload before recycling. If the recycle count is set to zero, the
    ; Analytic Server will never be recycled.
    ; The default value is 1.
    ; Dynamic changes to this setting are allowed. A dynamic change will
    ; affect running Analytic Servers.
    ;Recycle Count=1
    ; Number of minutes an analytic instance will remain loaded without being
    ; accessed when it is auto-loaded by the analytic grid or when a
    ; PeopleCode program loads the instance with a timeout value of -1.
    ; The default value is 30
    ; Setting this to zero will disable timeouts for auto-loaded instances.
    ; Dynamic changes to this setting are allowed.
    ;Analytic Instance Idle Timeout=30
    ; Setting this to 1 will cause each analytic server to log to it's own
    ; file rather than the common PSANALYTICSRV_<Month|Day>.LOG file. The
    ; individual log files will include the Tuxedo server ID.
    ; Dynamic changes to this setting are allowed. Changes will only come
    ; into affect for running analytic servers when they are recycled.
    ; The default value is 0
    ;Analytic Per Server Log=1
    ; This setting determines what is the threshold to enable file swaping
    ; in ACE. Each data block is of 6K. Each data cube is divided into multiple
    ; data blocks. In batch environment this could be configured to a higher value.
    ; The default value is 1024 blocks. If set to zero, the disk swaping is disabled.
    ;ACE Max Memory Data Blocks=1024
    ; Queue size for data loading in batches. If set to zero, batch loading is disabled.
    ;ACE Load Queue Size=100000
    [PSSAMSRV]
    ;=========================================================================
    ; Settings for PSSAMSRV
    ;=========================================================================
    ; UBBGEN settings
    ; PSSAMSRV never spawns, so we set Instances instead of setting a Min and
    ; Max value for Instances.
    Min Instances=1
    Max Instances=3
    Service Timeout=300
    ; Number of services after which PSSAMSRV will automatically restart.
    ; If the recycle count is set to zero, PSSAMSRV will never be recycled.
    ; The default value is zero.
    Recycle Count=100000
    ; Number of consecutive service failures after which PSSAMSRV will
    ; automatically restart.
    ; If this is set to zero, PSSAMSRV will never be recycled.
    ; The default value is zero.
    Allowed Consec Service Failures=2
    ; Max Fetch Size -- max result set size in KB for a SELECT query
    ; Max Fetch Size=n indicates n * 1024 bytes
    ; Default is 32KB. Use 0 for no limit
    Max Fetch Size=32
    [PSQCKSRV]
    ;=========================================================================
    ; Settings for PSQCKSRV
    ;=========================================================================
    ; UBBGEN settings
    Min Instances=1
    Max Instances=3
    Service Timeout=300
    ; Number of services after which PSQCKSRV will automatically restart.
    ; If the recycle count is set to zero, PSQCKSRV will never be recycled.
    ; The default value is zero.
    Recycle Count=100000
    ; Number of consecutive service failures after which PSQCKSRV will
    ; automatically restart.
    ; If this is set to zero, PSQCKSRV will never be recycled.
    ; The default value is zero.
    Allowed Consec Service Failures=2
    ; Max Fetch Size -- max result set size in KB for a SELECT query
    ; Default is 5000KB. Use 0 for no limit.
    Max Fetch Size=5000
    [PSQRYSRV]
    ;=========================================================================
    ; Settings for PSQRYSRV
    ;=========================================================================
    ; UBBGEN settings
    Min Instances=1
    Max Instances=3
    Service Timeout=1200
    ; Number of services after which PSQRYSRV will automatically restart.
    ; If the recycle count is set to zero, PSQRYSRV will never be recycled.
    ; The default value is zero.
    Recycle Count=100000
    ; Number of consecutive service failures after which PSQRYSRV will
    ; automatically restart.
    ; If this is set to zero, PSQRYSRV will never be recycled.
    ; The default value is zero.
    Allowed Consec Service Failures=2
    ; Max Fetch Size -- max result set size in KB for a SELECT query
    ; Default is 10000KB. Use 0 for no limit.
    Max Fetch Size=10000
    ; Use dirty-read(uncommitted read) for PSQRYSRV only on DB2/OS390 or SQL Server
    Use dirty-read=0

    VP1 is an application user, not a database user.
    PS is a database user, the Peoplesoft objects' owner. It is also an application user on some application.
    Did you try to connect onto the database with people user through SQL*Plus ? Are you able to read PSOPRDEFN, PSVERSION, PSACCESSPRFL tables ?
    What Vista version are you on ? What Oracle version ?
    If you have Metalink3 access, you should read the note :
    Missing or invalid version of SQL library libpsora (0,0) or (200,0) (Doc ID 608741.1)+
    Nicolas.

  • PeopleTools 8.53 , 9.2 Install - Missing or invalid version of SQL library

    Hello All
    I am installing 9.2 / 8.53 on a Windows 7 Professional (64 Bit) Machine
    I have installed Oracle 11g 32 bit (Server and Client) edition that has the following paths:
    C:\oracle\product\11.2.0\dbhome_1 and
    C:\oracle\product\11.2.0\client_1
    I can connect to DB with SYSADM , PS accounts with no issues and also to App Designer and Data Mover ;
    I am trying to configure App Server. The Tuxedo is 64 bit. Installed this with no issue.
    On the PSAdmin configuration for App Server, I have provided the path of C:\oracle\product\11.2.0\client_1\bin.
    When trying to boot, it gives me the below errors in log file:
    PS General SQL Routines: Missing or invalid version of SQL library PSORA64 (200,0)
    and stderr file has:
    LoadLibraryA() in pscompat.dll failed for 'PSORA64.dll': reason=126
    How to fix this?

    Your DB should already have been installed on 64 bit Oracle Server.
    The Application server, as stated in the installation manual in Task 8A-4: Creating, Configuring, and Starting an Initial Application Server Domain:
    Enter 20 for AddToPATH, and enter the path to the 64-bit connectivity software
    If DB and Appserver are on the same server you can reuse the DB libs, otherwise you need to install a 64 bit Oracle Client for the application server
    Note:
    Application Designer, Datamover, etc still need 32 bits Oracle Client for connectivity.

  • PS General SQL Routines: Missing or invalid version of SQL library libpsora

    Hi Everyone,
    Need your assistance. Perhaps someone of you encountered this already. I have completed setting up everything until the application server part. If I try to boot the application server I get the error below. I have tried several solution published in Oracle Support and these did not resolve the issue.
    Appserv log
    PSADMIN.15894 (0) [10/01/10 16:17:21](0) Begin boot attempt on domain hc91dmo
    PSAPPSRV.15941 (0) [10/01/10 16:17:50](0) PeopleTools Release 8.50 (Linux) starting. Tuxedo server is APPSRV(99)/1
    PSAPPSRV.15941 (0) [10/01/10 16:17:51](0) Cache Directory being used: /applications/psoft/hc91/appserv/hc91dmo/CACHE/PSAPPSRV_1/
    PSAPPSRV.15941 (0) [10/01/10 16:17:51](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library libpsora (200,0)
    PSAPPSRV.15941 (0) [10/01/10 16:17:51](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HC91DMO with user PS.
    PSAPPSRV.15941 (0) [10/01/10 16:17:51](0) Server failed to start
    PSADMIN.15894 (0) [10/01/10 16:17:58](0) End boot attempt on domain hc91dmo
    Tuxedo log
    161730.TESTLAB-03!BBL.15902.2248875168.0: 10-01-2010: client high water (0), total client (0)5900.2137364080.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    161728.TESTLAB-03!tmboot.15901.2219435552.-2: 10-01-2010: Tuxedo Version 10.3.0.0, 64-bit
    161728.TESTLAB-03!tmboot.15901.2219435552.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    161728.TESTLAB-03!tmboot.15901.2219435552.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    161730.TESTLAB-03!BBL.15902.2248875168.0: 10-01-2010: Tuxedo Version 10.3.0.0, 64-bit, Patch Level (none)
    161730.TESTLAB-03!BBL.15902.2248875168.0: LIBTUX_CAT:262: INFO: Standard main starting
    161733.TESTLAB-03!tmboot.15905.1855951168.-2: 10-01-2010: Tuxedo Version 10.3.0.0, 64-bit
    161733.TESTLAB-03!tmboot.15905.1855951168.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    161733.TESTLAB-03!tmboot.15905.1855951168.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    161735.TESTLAB-03!PSWATCHSRV.15906.1160363616.-2: 10-01-2010: Tuxedo Version 10.3.0.0, 64-bit
    161735.TESTLAB-03!PSWATCHSRV.15906.1160363616.-2: LIBTUX_CAT:262: INFO: Standard main starting
    161750.TESTLAB-03!PSAPPSRV.15941.4117513168.0: 10-01-2010: Tuxedo Version 10.3.0.0, 64-bit
    161750.TESTLAB-03!PSAPPSRV.15941.4117513168.0: LIBTUX_CAT:262: INFO: Standard main starting
    161751.TESTLAB-03!PSAPPSRV.15941.4117513168.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    161751.TESTLAB-03!tmboot.15905.1855951168.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    161755.TESTLAB-03!BBL.15902.2248875168.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    161758.TESTLAB-03!PSADMIN.15894: End boot attempt on domain hc91dmo
    stderr.log
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Here is my environment configuration.
    CentOS 5.4 64 bit
    PeopleTools 8.50
    HCM 9.1 MultiLanguage
    WebLogic 11g R1
    Tuxedo 11g R3
    VmWare Server 2
    Oracle 11g
    Thanks ....

    It's Oracle 11.2.0.1.0. Yes, I can login to database via SQL PLus.
    [oracle@TESTLAB-03 ~]$ sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 1 17:56:13 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    SQL> conn people/peop1e
    Connected.
    Here what in my .bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    export ORACLE_HOME=/applications/oracle/product/11.2.0
    export TUXDIR=/applications/mdlware/tuxedo10gR3
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib:$TUXDIR/lib
    export PATH=$PATH:$ORACLE_HOME/bin:$TUXDIR/bin:$ORACLE_HOME/lib
    export PS_HOME=/applications/psoft/hc91
    export PS_CFG_HOME=$PS_HOME
    . $PS_HOME/psconfig.sh
    cd $PS_HOME

  • PS General SQL Routines: Missing or invalid version of SQL library libpsor

    Hi,
    I am facing the above error while booting up the Appserver. Could someone help me on these please.
    below are the softwares used:
    Oracle Linux5.4 64bit
    peopletools:8.51
    Application HCM:9.1
    weblogic wls_1034
    Tuxedo 10g3
    Stderr shows:
    dlopen in libpscompat failed for 'libpsora.so': libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Appserv_log
    GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library libpsora (200,0)
    PSAPPSRV.9875 (0) [12/11/12 15:37:28](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HCMDMO with user PS.
    Thanks in advance

    It's Oracle 11.2.0.1.0. Yes, I can login to database via SQL PLus.
    [oracle@TESTLAB-03 ~]$ sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 1 17:56:13 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    SQL> conn people/peop1e
    Connected.
    Here what in my .bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    export ORACLE_HOME=/applications/oracle/product/11.2.0
    export TUXDIR=/applications/mdlware/tuxedo10gR3
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib:$TUXDIR/lib
    export PATH=$PATH:$ORACLE_HOME/bin:$TUXDIR/bin:$ORACLE_HOME/lib
    export PS_HOME=/applications/psoft/hc91
    export PS_CFG_HOME=$PS_HOME
    . $PS_HOME/psconfig.sh
    cd $PS_HOME

  • Missing or invalid version of SQL Library PSORA with 8.50

    Although unsupported, I am trying to get a HCM 9.1 on PT 8.50.05 running on a 64 bit Windows 7 Pro laptop. Running 11.1.0.7 Windows 2008 64 bit Oracle. I installed the 32 bit Oracle 11.1.0.7 client for Win2008 also.
    Every thing seems OK until I try to start an App Server domain. I can login two-tier via PS. I can connect sqlplus with SYSADM and people. I ran the VERSION AE process without incident. Datamover runs fine with PS and bootstrap.
    When I try to boot my domain, I get the "Missing or invalid version of SQL library PSORA (200,0)" error. In stderr file it notes "LoadLibraryA() in pscompat.dll failed for 'PSORA.dll': reason=126".
    I have the path to my 32bit client files within the app servers' AddtoPath setting. I even tried using the UseLocalOracleDB settings but that didn't help either.
    Any of you smart folks have any suggestions (aside from using a Supported OS and calling Oracle support)?

    I set the app server log fence to 5 and it still doesn't provide any real insight. Sorry if this i little long:
    PSADMIN.3916 (0) [01/25/10 10:00:51](0) Begin boot attempt on domain HR91DMO
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](0) PeopleTools Release 8.50.05 (WinX86) starting. Tuxedo server is APPSRV(99)/2
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](4) Server Environment:
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](4) Server Configuration Settings: {logging level=5, sql trace=15, client sql trace mask=12319, peoplecode trace=0, client PC trace mask=4095, Time-out=0, recycle count=1000, max conseq svc failures=0, database type=ORACLE, database name='HR91DMO', database server='*****', user id='PS', connect id='people'}
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](0) Cache Directory being used: C:\PT8.50\PS_CFG_HOME\appserv\HR91DMO\CACHE\PSAPPSRV_2\
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HR91DMO with user PS.
    PSAPPSRV.2868 (0) [01/25/10 10:01:28](0) Server failed to start
    PSADMIN.3916 (0) [01/25/10 10:01:35](0) End boot attempt on domain HR91DMO
    Tux log just has
    100106.MPMCT3!tmadmin.2164.2188.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    100109.MPMCT3!tmboot.3816.3796.-2: 01-25-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    100109.MPMCT3!tmboot.3816.3796.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    100109.MPMCT3!tmboot.3816.3796.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    100113.MPMCT3!BBL.3872.3804.0: 01-25-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit, Patch Level (none)
    100113.MPMCT3!BBL.3872.3804.0: LIBTUX_CAT:262: INFO: Standard main starting
    100115.MPMCT3!tmboot.3076.696.-2: 01-25-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    100115.MPMCT3!tmboot.3076.696.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    100115.MPMCT3!tmboot.3076.696.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    100117.MPMCT3!PSWATCHSRV.356.1968.-2: 01-25-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    100117.MPMCT3!PSWATCHSRV.356.1968.-2: LIBTUX_CAT:262: INFO: Standard main starting
    100127.MPMCT3!PSAPPSRV.2868.1040.0: 01-25-2010: Tuxedo Version 10.3.0.0 with VS2005, 32-bit
    100127.MPMCT3!PSAPPSRV.2868.1040.0: LIBTUX_CAT:262: INFO: Standard main starting
    100128.MPMCT3!PSAPPSRV.2868.1040.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    100129.MPMCT3!tmboot.3076.696.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    100132.MPMCT3!BBL.3872.3804.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    100135.MPMCT3!PSADMIN.3916: End boot attempt on domain HR91DMO
    Stderr has this
    LoadLibraryA() in pscompat.dll failed for 'PSORA.dll': reason=126
    Edited by: Chris.C on 25-Jan-2010 1:25 PM

  • Where is the Connections Panel??

    I purchased a download version of Adobe Dreamweaver CS4 from the OEM Soft Store in October, 2009 - it installed and ran ok.  I have used it much but in assuming more web site duties, I have bit the bullet and and using it more frequently.  When I click File, Share My Screen..., I get this popup.  On the right side of Dreamweaver is the panel containing Local and Remote files - I assume that is the Connections panel.  I have been all over it and cannot find any thing that says 'offline option'.  In addition, when I click Window, Extensions, Connections  I get another popup that says "your software has not been activated, yet I did that over two years ago

    I use DW CS5.
    I finally located a copy of DW CS4 and Window > Extensions > Connections is different to CS5.
    Using CS4 I reproduced the error message in your first post when I tried to use Share My Screen in offline mode.
    Using the DW CS4 Connections panel (Window > Extensions > Connections), I clicked tiny icon in the top RHS (just below the X) and got the flyout menu.
    UNticking the checkbox "Keep me offline" meant I could then use Share My Screen in CS4 successfully.
    Note: you need to sign up for a free Adobe ID and password to use Share My Screen (which is actually an Acrobat.com service).
    If you still get the activation issues mentioned in your first post when you click Window > Extensions > Connections then you may be out of luck with CS4.
    Speak to Adobe Customer Support and confirm with them if your serial number is valid or pirated.

  • Cannot view list of tables in Connections Panel

    Problem:
    When I click on the plus near the Tables item in the list under one particular connection in the Connections Panel I see no table list, is empty.
    Informations:
    1. For other connections in the Panel I can see the list of tables under the Tables item.
    2. On another PC with the same identical version of SQL Developer and using the same DB User for the connection (the connection parameters are identical) I can see the list of tables under the Tables item.
    3. There is no Filter on the Tables item.
    4. On the PC with the problem there is installed the Oracle Client 10g, on the other there is installed the Oracle Client 9, but both PC have installed and configured in the same way the Oracle Instant Client 10.2.
    5. Both PC use the same TNSNAMES.ORA.
    Thank you

    Problem solved.
    Sorry it was a stupid thing I think, even if I don't know what.
    I simply delete the connection and recreate (with same parameters) and now I see the list of tables under the Tables item.

  • Disappointed with IOS7, i had organized my music library as per the Genre and now im unable to hear all the songs of the same genre like in the earlier versions. The options of "all albums" and "all songs" are missing in this version of IOS. Help Please..

    Disappointed with IOS7, i had organized my music library as per the Genre and now im unable to hear all the songs of the same genre like in the earlier versions. The options of "all albums" and "all songs" are missing in this version of IOS. Help Please..

    It would be nice if you told others the steps you've tried and/or how you used to have your setup.
    Anyway have you tried tapping MORE this will then bring you to
    the selection-list of Audiobooks, Genres, Compilations & Composers.
    Selecting Genres gives you a list of all your music split into genres which was set within the Music downloaded via iTunes or uploaded from CD or which you may have set yourself.
    Then you just select the Genre you want:
    If certent songs are not correctly gategorised you may need to go into iTunes and reselect via Get-info
    >Info>Genre and change it there. That way you should end up with all songs of Jazz or other in 1 place.

  • Missing or invalid version of SQL library PSORA

    getting this error when starting app designer after new installation. "Missing or invalid version of SQL library PSORA"

    Add a oracle_home to your environment variable with the path of your oracle home. That should take care that error.
    Let me know if you have any questions.
    Regards,
    RK

  • PS General SQL Routine -- Missing or invalid version of SQL library PSORA (

    I installed PeopleTool8.5 in Windows7 ultimate(64bit version) . while i am tring to login first time in to datamover to populate the data to peopsoft. I am getting the following error message.
    Installed: Oracle 11g (64 bit), PeopleTools 8.5
    PS General SQL Routine -- Missing or invalid version of SQL library PSORA (200,0).
    Any idea to solve this issue.
    Thanks
    Ayyanar
    Edited by: P.P Ayyanar on Mar 13, 2010 12:56 PM

    P.P Ayyanar wrote:
    Please , we need to delete the existing row in dbowner table or any other solution.It seems you ran more than once this script. As I already said to you above, you MUST use a 32bit Oracle client against your 64bit Oracle database from a Windows workstation, are you ?
    Furthermore, Oracle db and Peoplesoft are not certified on Windows 7...
    Lastly, or you remove that line from the script, or you delete that row (all rows) from that table, or you re-create database from scratch (I mean drop and recreate) because running this script more than once is never good, especially regarding the DMS import.
    Nicolas.

  • What causes the Missing or invalid version of SQL library PSORA (200,0)?

    What causes the Missing or invalid version of SQL library PSORA (200,0) in PeopleTools 8.51 Application Designer?

    Could be several things. Bad path, bad version, etc. give us details on your client install. What Oracle client do you have installed. App Designer is 32 bit. If you installed the 64 bit client you might get this error. What OS are you using. PeopleTools version? guessing 8.51 from your other post.

  • NetBean, I can't establish the oracle database connection with version 9i.

    In NetBean, I can't establish the oracle database connection with version 9i.
    I have create the datasource and it is fine.
    when i try to access the tables i get a message
    "Unable to refresh children, connection is broken, unsupported feature"
    in netbeans.
    Does netbeans support oracle 9i version.
    Thanks,
    VKK

    In NetBean, I can't establish the oracle database connection with version 9i.
    I have create the datasource and it is fine.
    when i try to access the tables i get a message
    "Unable to refresh children, connection is broken, unsupported feature"
    in netbeans.
    Does netbeans support oracle 9i version.
    Thanks,
    VKK

  • Missing connection of Material in Plant to Material Ledger

    Hi,
    We encountered an error when doing GR for PO without Account assignment.
    Error: Missing connection of Material in plant to the material ledger.
    Issue: Not able to post goods receipt for materials for particular Plant D059 with HIBE material type for purchase order without account assignment.
    Materials were setup before value update selected for HIBE material type for plant X and hence price determination was blank in Material master.
    client was unable to create purchase requisition for these materials andfound value update was not selected for this material type for this plant.
    Later when value update was selected for HIBE for Plant X, Goods receipt cannot be posted with reference to PO without account assignment. But able to do MIGO-GR for account assigned Purchase orders.
    After value updating for this material type for this plant X, purchase requisitions and orders were created but unable to do goods receipt for PO without account assignment. Goods receipt can be posted
    for Purchase orders with account assignment.
    Now we are unable to do change price determination for material attachedto HIBE material type.
    Please let me know how to resolve this issue.
    Thanks and regards, Muthuvel

    Hi Bharat,
    Again Thanks for the immediate reply.
    As I have mentioned earlier, when the stock update was done for this material type, the material was created and it didnt have any value in ML Act and Price determination.
    Material ledger was activated to production.
    when the client found they were not able to create PR with account assignment, then value update was selected for this material type.
    Now there is a problem in Goods receipt for PO without account assignment.
    Whereas there is no problem in GR for PO with account assignment.
    I cannot do now CKMM also since the present price determination is a mandatory field and blank is no accepted.
    Please help.
    Regards, Muthuvel

  • Access connections 5 version 5.83 and windows 7 Professional 64-bit

    This is the first time I use this forum, please excuse me for any mistakes. I have just installed windows 7 professional 64-bit on a thinkpad T410 and downloaded the access connections 5 version 5.83. My access connections profiles have been exported when my laptop was under win XP and have been imported under win7. The problem is that although they do function, both WLAN and LAN type of connections, I cannot have two connections (one LAN and one WLAN) running at the same time, something that it could be done under winXP. One thing that I've noticed in the profiles, that is grayed out now, which I was able to control under winXP but now I can't, is the "disable this wireless radio when switching to a different location" for WLAN profiles and
    "disconnect form the network when switching to a different location" for LAN profiles. These two profile parameters helped me achieve simultaneous connections. Why are they grayed out and how can I correct this issue? Regards Marios S.

    hey Marios,
    could you uninstall both wireless and wired network drivers from your system and then let win7 install its native drivers.
    once done see if it happens again. also i recommend removing all network profiles and start fresh.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

Maybe you are looking for

  • Deployment issue with Planning & EPMA 11.1.2.0

    Hi I installed the following applications of Hyperion suite: Essbase EPMA CalcManager Planning During configuring i configured each product separately since i wanted to configure separate DB for each of them. The configuration went with no issues. Bu

  • J2me http connection error

    Hi, I got null value from my hand set when getting conn.getHeaderField value while my J2ME emulator is working fine. Any one hv a clue on tis.. My snipet of code HttpConnection conn = (HttpConnection)Connector.open("http://61.6.108.195:8001/Frens/tes

  • Travel booking details from Travel desk to traveller

    Hi Experts, We have a requirement wherein requester raises a travel request. Travel desk books a ticket, hotel accomodation and car for traveller. How can we capture these details in system across trip ID? How ticket booking, hotel booking and car bo

  • Compiling class in a package

    Hi, for some reason i can't understand i am having a hard time compiling some of my classes in a particular package. Lets say my packages are classes\arm\matrix\util\ classes\arm\pdm\ I have numerous .class files in the util directory which are preco

  • Error connecting to BOBJ server from Power Query

    I am getting this error when I try to connect to the BO server from Power Query; DataSource.Error: SapBusinessObjects: Unable to connect to the remote server Details:    here it lists my URL which this posts didn't allow me to have. I know my server