Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: caljedi
  • Content: Threads
  • Order by date
  1. caljedi

    Unable to connect using Net service name

    I'm running 10.2.0.3 on a RHEL 4 box. I am able to connect to Oracle locally using : sqlplus username however, if i try to login using: sqlplus username@SID, i get this error message: ================================ ERROR: ORA-01034: ORACLE not available ORA-27101: shared memory realm does...
  2. caljedi

    rror installing php 5 with mysql support on rhel 5

    have mysql 5 installed on: /usr/local/mysql to install php 5.2.4, i ran configure as follows: ./configure --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config that goes through fine. but when i run make, i get this error message...
  3. caljedi

    Session keeps getting lost

    Hi, I have a strange session-related issue. I'm running Coldfusion 5 Professional edition on Windows 2000 Server. Here's the issue: => Page1.cfm receives a SESSIONID (say SESS_MGMT_399_46591041 ) => every time the page reloads, it receives a new SESSIONID . This is causing my session variables...

Part and Inventory Search

Back
Top