Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Browsing all 3587 articles
Browse latest View live

Re: export data using the output command from interactive sql

http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc00168.1530/doc/html/san1276279417813.html Hi Kimon,are you speaking about this interactive SQL tool? If yes then you should be...

View Article


Re: No language handler installed

How is ASE involved in this scenario? This "no language handler installed" message is most commonly seen when someone connects directly to the Backup Server with isql and issues some command like "dump...

View Article


Re: export data using the output command from interactive sql

Hello, This comes from the IQ documentation and indeed with this interactive SQL I can create a script. However I cannot with the interactive SQL coming with ASE Kimon

View Article

Image may be NSFW.
Clik here to view.

Re: export data using the output command from interactive sql

You are welcome to look out for a third party tool  Being a passionate developer, I tend to use the lego blocks provided first !! So while you are looking for the tool,you can use powerful object...

View Article

Re: export data using the output command from interactive sql

Don't confuse 'isql' which is the command-line tool that comes with ASE with 'DBISQL or dbisql' (Interative SQL GUI) that comes with ASE, IQ and SQL Anywhere. You are refererencing dbisql/DBISQL in...

View Article


install of ASE16 Developer Edition failing with ConfigJSLog.log error

Hi,I'm trying to get ASE16 Developer Edition insatlled successfully in a VM running CentOS7. Version info: 16.0 GA PL01/P/x86_64/Enterprise Linux/EBF 22544 SMP The error is in the ConfigJSLog.log file...

View Article

Re: install of ASE16 Developer Edition failing with ConfigJSLog.log error

This is IPV6 issue.  Job Scheduler for some reason selects IPV6 on top of IPV4 and fails to start.Disable IPV6 on your host (hopefully you can) and reinstall.  This will fix the stuff for you.  I think...

View Article

Re: Databases not getting upgraded after mounting from manifest

I am not 100% sure I understand what you mean when you say "unload 16 binaries", but the steps I do are: 1. I install a fresh ASE16 on a new machine.2. I build a couple of temp databases to mimic the...

View Article


Re: export data using the output command from interactive sql

Thank you for the answer. I totally agree on the remark for the quotes, however it is a customer request I cannot change. They already have a query exporting the correct file using dbisql with the...

View Article


Re: export data using the output command from interactive sql

Thank you for your effort. This is an approach I want to avoid because they are going to create huge reports of hundreds of thousands of rows and probably wide.This is actually the only solution using...

View Article

Re: export data using the output command from interactive sql

Have you tried calling 'dbisql' with the '-nogui' option (along with -'c ...) and passing the script? If you are using this to extract hundreds of thousands of rows then there is definitely something...

View Article

Re: export data using the output command from interactive sql

Thank you Chris for your effort. Actually they are supposed to have realized these risks. Actually dbisql manages to create such big files running locally on the ASE machine. Concerning the -nogui...

View Article

Image may be NSFW.
Clik here to view.

ASE 16.0 SP02, no support for Windows 2012

Hi, I just installed the latest SP02 for the ASE 16.0 (over an existing ASE 16.0 SP01 installation) on our local Windows 2012 Server. Turns out, installation works fine, but the sqlserver.exe won't...

View Article


Re: export data using the output command from interactive sql

Using the output command as per your example, create a file sql.sql containing something like: select 1gooutput to 'c:\temp\output.txt' FORMAT ASCIIDELIMITED BY ',' QUOTE '''' ALL ENCODING cp1253 Then...

View Article

Re: Databases not getting upgraded after mounting from manifest

Sounds quite strange to me.  Can we try this order instead (if it's not a big deal)? 1. take a snapshot of the 15.7 environment - full snapshot, not just data files.2. mount the snapshot on the new...

View Article


Installation of ASE 16 SP02 PLxx will hang on Windows with UNC homeshare

Please note, there is still an unresolved issue with ASE 16 SP02 installation on Windows.   If the user performing the installation has its homeshare directory defined as an UNC path...

View Article

Re: export data using the output command from interactive sql

Thank you a lot Simon, this is it!!

View Article


Image may be NSFW.
Clik here to view.

Re: export data using the output command from interactive sql

Cool. I have depended mostly on isql for DBA work and  frankly had not paid enough attention to dbisql so far.  So it was a refreshing segway to learn about it  Thanks Kimon for raising the expectation...

View Article

Anyone knows where to find decent documentation on setuphadr?

I try to reinstall HADR on the existing ASE environment after moving hosts elsewhere.  setuphadr thinks the installation is already done exists with success but does nothing.  Nothing on it in the...

View Article

Re: Anyone knows where to find decent documentation on setuphadr?

Found where the problem was (missing interfaces file on the primary site after manual teardown).... Still - any link to documentation on RMA administration?    Doco says - connect to RS - what is the...

View Article
Browsing all 3587 articles
Browse latest View live