Post Job Free
Sign in

database, error, gettin, mysql, opt, oracle, php

Location:
India
Posted:
October 04, 2012

Contact this candidate

Resume:

Home " Database "

sybase (sybase) " PHP& SYBASE

SQL ServerOracleMySQLPostgreSQLDB2sybaseInformixFoxProAccessPervasive.SQLApp

Database Category

Adabas

Database & Application Miscellaneous

DB2

Informix

Microsoft Access

Microsoft FoxPro

Microsoft SQL Server

MySQL

Oracle

Pervasive.SQL

PostgreSQL

sybaseReference

PHP& SYBASE

Tags: apache_1, configure, database, error, gettin, mysql, opt, oracle, php, sql, sybase, sybase-ct, sybasechecking, with-apache, with-sybase-ct

I am gettin error when I am trying to configure PHP

# ./configure --with--apache apache_1.3.33 --with-sybase-ct=/opt/sybase

checking for Sybase-CT support .. YES

configure: error: ctpublic.h mising !

I have ctpublic.h in /opt/sybase/OS-12_5/include directory,

do I need to change the path from- -with-sybase-ct=/opt/sybase

to --with-sybase-ct=/opt/sybase/OS-12_5/include ?

Thanks in advance

Posted via webservertalk.com - Unlimited-Uncensored-Secure Usenet New

s

http://www.webservertalk.com The #1 Newsgroup Service in the World! >100,000

Newsgroups

--= East/West-Coast Server Farms - Total Privacy via Encryption =--

3 Comments under it.

"

sybase

" Open QuestionsPHP with Sybase

I am wondering if there is a way to allow output parameters in PHP with Sybase? I have not found anywhere where it says this is possible, so I am assuming no.I was thinking that I could use Return to get a value back from the stored procedure, but I am not sure how to retreive the value.There i...

Phoenix digest, volume 2453065

Frederick Shorts wrote:> Boss wrote: > Can you run that by us again?Hey, don't mess with Tholenputz!He's famous for stuff.For discovering a new class of rocks: Earth suborbital (betweenthe Earth and the Sun).However, his claim that Pluto is a planet...

Phantom & nonrepeatable reads

Hi,I am not unable to understand the difference between Phantom and nonrepeatable reads which both of them are supported in isolation level 3. For me both are sounding similar in the sense once the first transaction has read pages, the second transaction modifies them before the first transactio...

Permissions on sysroles

Hi,We have an application that manage the Sybase security (in addition toother things).Now, I'm trying to create the minimum permissions list required to dothat.I was asked not to demand the sa_role, so I decided to try use thesso_role.The problem is that when I give a login user that role

Permissions issue

Hi,We have about 100 objects including tables and procedures,in our DDL scripts after creating the objects, we are also executing the following commands.grant all on to public.goSince we are granting permissions to public all the objects are wide open, any user who can access...

permission problem on select into #temp table

I got a permission denied on selecting data into #temp table. If Iselect the data out and not putting in a #temp table, I do not havethe problem so it does not seem like permission chain problem. Thisonly happens to one of the table, I do not have the same problem withother tables. Does anyone k...

permission for a user in a database

Hello,Can anybody help me - how to grant a particular user the permission to access a database? The user is having access to another database in the same database server. I know about the grant command which gives permission to the tables in the database but I dont think I can use the same gran...

Perl-Sybase

#!d:\perl\bin\perluse Sybase::DBlib;my($dbproc);my($login,$passwd,$srvr) = ('sa','sybase','NJP01738 dbproc = new Sybase::DBlib $login, $passwd, $srvr;$dbproc->dbclose ;after executing above code I am getting following error:Can't locate Sybase/DBlib.pm i...

Perl DBI & Sybase

HiDoes anyone know of any useful URL for DBD::Sybase commands and syntax

p1.pl

:\perl\bin\perlmy($dbproc);my

p1.pl

:\perl\bin\perlmy($dbproc);my($login,$passwd,$srvr) = ('sa','sybase','NJP01738 dbproc = new Sybase::DBlib $login, $passwd, $srvr;$dbproc->dbclose ;D:\PERL\scripts>perl p1.plCan't locate object method "new" via package "Sybase::DBli...

Comments

Thu, 22 May 2008 14:52:00 GMT(1)

On Wed, 03 Nov 2004 10:24:03 -0500, Pavel wrote:

> I am gettin error when I am trying to configure PHP

> # ./configure --with--apache apache_1.3.33 --with-sybase-ct=/opt/sybase

> checking for Sybase-CT support .. YES

> configure: error: ctpublic.h mising !

> I have ctpublic.h in /opt/sybase/OS-12_5/include directory,

I'm not sure - but maybe you need to set the SYBASE_OCS environment

variable?

Try sourcing the /opt/sybase/SYBASE.sh file before running configure and

see if that helps.

Michael

--

Michael Peppler Data Migrations, Inc.

********@********.*****.***.*******.*** http://www.peppler.org/

Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or

long term contract positions - http://www.peppler.org/resume.html

Thu, 22 May 2008 14:53:00 GMT(2)

it didn't help, neither sourcing the /opt/sybase/SYBASE.sh file nor

specifying /opt/sybase/OS-12

> I'm not sure - but maybe you need to set the SYBASE_OCS environment

> variable?

> Try sourcing the /opt/sybase/SYBASE.sh file before running configure and

> see if that helps.

> Michael

> --

> Michael Peppler Data Migrations, Inc.

> ********@********.*****.***.*******.*** http://www.peppler.org/

> Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or

> long term contract positions - http://www.peppler.org/resume.html

>

Posted via webservertalk.com - Unlimited-Uncensored-Secure Usenet New

s

http://www.webservertalk.com The #1 Newsgroup Service in the World! >100,000

Newsgroups

--= East/West-Coast Server Farms - Total Privacy via Encryption =--

Thu, 22 May 2008 14:54:00 GMT(3)

I made it :

1. source SYBASE.sh

2. then run

./configure --with--apache apache_1.3.33 --with-sybase-ct=/opt/sybase/OC

S

-12_5

"Pavel" wrote in message news:**********@********.*****.***.127.0.0.1...

> it didn't help, neither sourcing the /opt/sybase/SYBASE.sh file nor

> specifying /opt/sybase/OS-12

http://www.webservertalk.com The #1 Newsgroup Service in the World! >100,000

Newsgroups

--= East/West-Coast Server Farms - Total Privacy via Encryption =--

Maybe you're interest in these...

reporting plain text files

[Microsoft Access] I have found out how to do the report I want, but I can'tseem to find how to supress newlines in the report. Canyou do this (specifically for the export of a report)? Ifnow how do people usually export data into applicationspecific CSV files that have both static data and datagenerated data

rootdbs crashed

[Informix] Hi,My Informix rootdbs was crashed.I have no backup.But I still have all the dbspaces(*.dbs) file and I captured all the onstat -d info before it crashed.How can I recreate back the rootdbs and link back all the dbspaces, its indexes and chunks?Pls help! Thanks

Scripting automation

[Microsoft SQL Server] Is there any stored procedure for scripting the database?SQL 2K.Thanks,John

group by/select issue..

[MySQL] thanks for the derived tbl approach. it solved my 1st problem/issue.the final query that i used is:select distinct s1.universityIDfrom SvnTBL as s1left outer join (select universityID from SvnTBL where actionID =3) as s2 Nwhere s2.universityID is null;this works, in that i get the unique univers

sql stored procedure default parameter

[DB2] Is there any way to define a default parameter in a sql stored procedure

Certificate, login & php question ? krb / sso

[PostgreSQL] ...

INSERT PICTURE INTO A CONTAINER FIELD DYNAMICALLY

[Database & Application Miscellaneous] Thank you for your reply Matt.I'm using version 7."Matt Wills" wrote in messagenews:LHlOd.12862$ya6.1158.database.itags.org.trndny01 Firstly, let's determine what version of FMP you're using. The described> technique does not exist prior to 7.> Matt> Unable to Write to Database

[Database & Application Miscellaneous] Hi All,Not sure if I am posting in the right area of the forum but I am hoping to get educated quickly by some of the forum's members.I am a relative newbie to MySQL and php so please bare with me.I am developing my site and it will use a MySQL database. The site will be maintained by a con

Problem in pgsql

[Database & Application Miscellaneous] Dear sir,I am encountering these errors-bash-2.05b$ createuser -U postgres -d -A -P dspaceEnter password for new role:Enter it again:Shall the new role be allowed to create more newroles? (y/n) ncreateuser: relocation error: /usr/lib/libpq.so.4:undefined symbol: krb5_cc_get_principal-bash-2.05b

MSSQL2000 slow performance over VPN

[Microsoft SQL Server] Hi,I'm executing a stored procedure in my local LAN which executes another one in a loop and I update a Table. The number of loops is about 6300.This operation takes about 25 seconds in my local LAN.Then I try to execute though in a VPN which has an upload speed of 256 kbps. I open query an

"sybase" Headlines

PHP & ASE 12?

PHP & Sybase Error php: dblib.c:303

PHP - ODBC - Sybase-Database

permissions denied error

PERL DBI Sybase::DBD error Dynaloader.pm - Sybase.so

Perl - Sybase

performance: cursor vs looping

performance problem urgent

Performance of stored procedure

Performance Issues with ASE12.5 & reorg

Database Blogs

"sybase" Related Questions

Performance issues related to deletion of data from large tables

Hi, I am facing performance problems while deleting data from a big table. Deletion is taking lots of time. The particular table is of size 100GB. The same is having one clustered index and has 10 partitions. Actualy to maintain the size of the table i archive the data monthly basis usin...

Performance Issues

We are setting the new set up at our site. There are few performancebottlenecks. After even optimizing the sybase configuration parametersthe problem exists .Iam worried if the SAN is used to it's maximumcapacity.How can i check the performance of disks, and make sure that devicesare evenly...

performance issue in CT-library (ASE 12.5.1 on Linux)

We're still struggling with an performance problem of our applicationwhich already has been an issue on ASE 12.5.0.x but which get worseron 12.5.1 on top of SuSE SLES server; the application uses ESQL/Cas connection layer to Sybase and debugging the connection between theESQL/C client (on t...

Performance issue

We have some jobs written in unix/perl scripts running on sybase server .Lately,we have issues with - Long running stored procedures which are not picking up the rightplan..The stored procedure which was running fine originally now takesloong time to complete due to wrong execution plan.- some t...

Performance enhancement

Hi All!I have a problem.There is this C program (on a UNIX platform) that I have, which basically reads data from a text file. It subsequently builds up entities based upon the data in the import file and then saves this information to 3-5 sybase tables. The exact number of tables to which data...

Performance drop-outs with Sybase ASE 12.5.1, 12.5.2

Performance drop-outs with Sybase ASE 12.5.1, 12.5.2:Our company is developing a large database application already formany years for use in the market of *big* libraries (of universitylibraries or big public ones). To get an idea what I'm talking aboutwith 'big', let's say f...

Performance

I have 5 DB (for different clients) on the same Server (Sybase 12.5) and each DB have a connexion to run an the same aplication.The aplication run very fast with 4DB and very,very slowly with one !All DB have the same schema.How can I test if the problem is DB Thank youSorina...

Performance

I can load temp table by following ways 1)Using Case statement in my select. 2)Multipule updates.Which one will do better performance.ThanksHari Krishna...

Performace: ODBC vs. OpenClient

Hi Newsgroup,does anybody know something gerenal about the performance of clientapplications that use the OpenClient API or the ODBC API with SybaseAdaptive Server?Are there any general conclusions that e.g. ODBC is generally fasterthan OpenClient?Does anybody have results from performance tests...

PD ER diagrammer?

Anyone know of a public domain ER tool that candiagram a database.I know that ERwin can do this, but that cost $$.Thanks,Frank

Crossroads Technologies Inc. Enterprise Java Engineering Web: www.CrossroadsTech dot com Email: fgreco .database.itags.org. crossroads...

PC Client 12.5.2 ODBC - too fat.

Hi,Just installed the minimal PC Client 12.5.2 to get ODBC working on WindowsXP.It only uses 59MB of disk!The ODBC directory is less than 10MB!Now that's what I call bloated software.The PC client installer is also slooooow.Can something be done to improve this?Alberto...

PC client 12.5 problems

Xref: number1.nntp.dca.giganews.com sybase.public.connectivity.odbc:3119Our firm is trying to standardize on PC client 12.5 for XP with thefollowing:OC-12_5 - (EBF 9966)ODBC /OLEDB (latest EBF's wth SQL.INI backward compatibility and ct-libbased driver instead of TDS).All seems to go well e...

Pb using SQL ADVANTAGE with Windows 2000

Hi,I have the following problem :I am running sql advantage/11.5/P/PC Intel/Windows NT3.51/3/September 5, 1997 on windows 2000 professional and when I start and I try to connect to a server, it locks up.My SQL.ini file is configured fine--I see all of my servers from Sybase Central. Is there som...

Quick question about sybase passwords: Where are t...

Quick question about sybase passwords: Where are they stored?The DB is running on Solaris. They aren't stored in /etc/passwd like the OS passwords are...

Password reset on Sybase Adaptive Server Anywhere 7

I am having a problem migrating from a Sybase based product. I think it ismade with Powerbuilder, and it includes dbeng7.exe and some othersybase-files. I can start the database manually with out any problems, but Icannot connect to it because I do not have the username/password.I have tried all...

password generation

Hi All,Is there any way possible that while adding logins,password shouldgenerate automatically. Even SSO should also not came to know thepassword. Randomly pickup any 6 characters.I don't know how Bank's aregenerating ATM's pin of the customers.Please share if anybody is having...

database.itags.org is one of your best friends, we'll greah appreciate if you tell us what's you want to know and pinpoint the weakness of us.

Function Links: Content DirectoryLatest QuestionsPopular TagsFree to Join usMap.XML

Find To us: About usAdvertiseContactDMCAHelp/FaqsLinksPrivacyTerms of Use

c2001-2012 database.itags.org, LLC. All rights reserved.

database.itags.org does not provide medical advice, diagnosis or treatment. Application: 203.13 m



Contact this candidate