| Thread | Last Post | Replies |
|
| sysroles table | 30 Apr 2004 00:16 GMT | 2 |
Dear Friends When iam creating any role, the entry is going in syssrvroles system table , when iam assigning the role to any login ,the entry is going in sysloginroles table . Above both tables (syssrvroles,sysloginroles)
|
| bcp hanging on empty input file | 29 Apr 2004 17:50 GMT | 3 |
how can i prevent my bcp command from hanging when i have an empty input file? bcp %mgDATABASE%..tblMG_IntCR_Edit in dat\fmg775c.dat -fbcpintediti.fmt -ebcpINTCi.err -U%mgDBUserBCP% -P%mgDBPwdBCP%
|
| testing sybase backup on another machine | 29 Apr 2004 17:33 GMT | 1 |
I am trying to test recovery of sybase on Host A on a new host B . Partition names on Host B DO NOT match with ones on Host A. Also the server name on Host A is SYB_DATA and I call it differently - NEW_DATA on Host B. Here's what I have done so far (followed chapter 28
|
| Sybase High Availability .... and Warm Standy Solution on Sun hardware | 29 Apr 2004 16:46 GMT | 3 |
Investigating high availability and warm standby solutions. Yes, I know they are different, but bear with me. 1) High Availability On the link below,
|
| Oracle DBA's Sybase trial out: 'lmgr' failed and 'minor' sybase database errors | 29 Apr 2004 16:16 GMT | 3 |
I try to install ASE 12.5.1 (free download from sybase, developer version?) on Red Hat Advanced Server 3.0 1. When I launch './setup' as 'sybase' user, I get the following: *********************************************
|
| with grant option | 28 Apr 2004 22:52 GMT | 1 |
Hi Freinds, I want to give "create table" permission to another user "with grant option". Iam giving following command grant create table to uatdbo with grant option
|
| Security Software | 27 Apr 2004 17:48 GMT | 1 |
Looking for a software dedicated to security for Sybase, like Oracle's ANO or Braintree's SQL<>Secure. Anyone heard of anything? Thanks!
|
| System VERY SLOW after upgrade from 11.9.2 to 12.5.1 | 26 Apr 2004 19:28 GMT | 2 |
Recently upgraded system from 11.9.2 to 12.5.1 (OS: Solaris 2.8). Procedures are running very slow. Application response time went down a lot. I've done the typical maintainence on the system (drop/create indexes;
|
| Sybase DB Developer Tool | 26 Apr 2004 19:25 GMT | 1 |
What is the best tool for Sybase DB developer tool. I was using Embarcadero DB Artisan, is there any other tools? Thanks
|
| Total Physical memory in Sybase 12.5 | 26 Apr 2004 15:08 GMT | 1 |
Iam very cofuse with the concept of 'total physical memory' in Sybase 12.5. Can anybody explain me with good example. Thanks in advance Suraj
|
| ADO reads null values from Sybase stored procedure result | 24 Apr 2004 10:18 GMT | 6 |
I am using Sybase SQL Advantage to execute a stored procedure which returns rows with a nvarchar data type column, and everything works fine. It always returns valid data for that column. But when I execute the same stored procedure from VB6, VB.NET or ASP,
|
| Sybase server connection as SOLARIS server and Port address | 24 Apr 2004 04:28 GMT | 2 |
In general we connect to Sybase server by using it's alias name like shown below. dblogin('dbuser','dbpassword', 'SYBASE_SERVER'); But is there any to connect using underlying host (place where SYBASE
|
| sybase connection failed! | 23 Apr 2004 11:54 GMT | 1 |
i need help! I wanted to connect to my sybase DB with this: $sybase_Conn=sybase_connect($server, $user_name, $psw) or die ("Failed"); it didnt work.
|
| Eval license for ASE_JAVA? | 23 Apr 2004 01:18 GMT | 4 |
Anyone ever get one of these? Where did you ask for it? It doesn't seem to be included in ASE_DEV.
 Signature .tom
|
| Table Creation Scripting | 22 Apr 2004 15:23 GMT | 1 |
I'm brand new to the forum...searching for some help on Sybase. Pleas bear with me. I'm normally doing Oracle and MSSQL7/2K. So I'm used t being able to create a table on the fly as a SELECT...INTO or CREAT TABLE AS SELECT statements. It sort of amazes me that you have t
|