Quantcast
Channel: SCN : All Content - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 757

SAP ASE Setup issues on vagrant environment

$
0
0

Hi,

 

I'm currently trying to setup a puppet config to automate SAP ASE deployments.

https://github.com/t1m0/sap_ase_puppet

 

However my installation is not working on my current image, so I don't even get to the point where I could automate it.

Searching the log files for Exceptions I can only see the below error in 'opt/sybase/log/ase.log'.

 

RepositoryManager: Trying fallback repository location...

Execute Custom Code:

    com.sybase.ia.common.WindowsEnvironmentVariableAction was unable to be loaded: java.lang.ClassNotFoundException: com.sybase.ia.common.WindowsEnvironmentVariableAction

 

Below the full log of the installation.

 

vagrant@localhost ~]$ sudo su - sybase  -c "/opt/sybase/install/ASE_Suite/setup.bin -i silent -f /vagrant/sample_response.txt -DAGREE_TO_SAP_LICENSE=true"

Warning: You have selected '8k' as the logical page size for the SAP Adaptive

Server Enterprise. If you plan to load dump from another database, make sure

this logical page size matches the size of the source database. The default

logical page size in previous SAP Adaptive Server Enterprise versions was 2KB.

 

Building SAP Adaptive Server Enterprise 'SYBASE':

Writing entry into directory services...

Directory services entry complete.

Building master device...

Master device complete.

Writing RUN_SYBASE file...

RUN_SYBASE file complete.

Starting server...

Server started.

Set SA password...

SA password is set.

Building sysprocs device and sybsystemprocs database...

sysprocs device and sybsystemprocs database created.

Running installmaster script to install system stored procedures...

installmaster: 10% complete.

installmaster: 20% complete.

installmaster: 30% complete.

installmaster: 40% complete.

installmaster: 50% complete.

installmaster: 60% complete.

installmaster: 70% complete.

installmaster: 80% complete.

installmaster: 90% complete.

installmaster: 100% complete.

installmaster script complete.

Creating two-phase commit database...

Two phase commit database complete.

Extending tempdb database ...

Extending tempdb database complete.

Installing common character sets (Code Page 437, Code Page 850, ISO Latin-1,

Macintosh and HP Roman-8)...

Character sets installed.

Setting server name in SAP Adaptive Server Enterprise...

Server name added.

Enable SAP ASE for ASE Cockpit monitoring...

Task failed

Server 'SYBASE' was not created.

Building Backup Server 'SYBASE_BS':

Writing entry into directory services...

Directory services entry complete.

Writing RUN_SYBASE_BS file...

RUN_SYBASE_BS file complete.

Starting server...

Server started.

Server 'SYBASE_BS' was successfully created.

Building XP Server 'SYBASE_XP':

Writing entry into directory services...

Directory services entry complete.

Server 'SYBASE_XP' was successfully created.

'SYBASE_XP' will be started when needed by the SAP Adaptive Server Enterprise.

Building Job Scheduler 'SYBASE_JS':

Writing entry into directory services...

Directory services entry complete.

Unable to log in to SAP Adaptive Server Enterprise 'SYBASE'.

Can't install Job Scheduler stored procedures and templates.

Server 'SYBASE_JS' was not created.


Viewing all articles
Browse latest Browse all 757

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>