You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

Connection with UD CONNECT

Dynasys is a MSSQL tool, BW WBP is on an AIX server. No ODBC driver exists between BW and MSSQL server in Linux / AIX.

This problem was solved setting an UD connect connection

User ID for Dynasys connection is Dynasys_Interface / Password  : 791hB6zi8Rk1DBSV3uNG  (Prod/Tst/Dev)

Main servers:

DynaSys Sandbox server => WDCDYWP21\DY_DBSDX  => not connected to BW (no DataHub on the Sandbox)

DynaSys Development server => wdcslvbd31\slv1_dbdev  => connected to WBD
DynaSys Testing server => wdcslvbt31\slv1_dbtst => connected to WBQ
DynaSys Production server => wdcdyap21\dy_dbprd => connected to WBP


Previous one (update given by Abdelmôti 2019/03/22)

  • Dynasys Production server: WDCCLSLVBP01\SLV1_DBPRD => connected to WBP
  • Dynasys Testing server: WDCCLSLVBV01\SLV1_DBTST => connected to WBQ
  • Dynasys Development server: WDCSLVBD11\SLV1_DBDEV  => connected to WBD

Important:

  • Adagio Team is in charge of UD Connect connexions. Admin Change to be created by Guillaume T for any change or issue.
  • Wintel Operations is in charge of DynaSys servers (Contact Abdelmôti KHABABA)

Known Issues

Field XXX is not a member of XXX

 

 

This is a known problem that has already been encountered. Some explanation in the following sapnote: https://launchpad.support.sap.com/#/notes/1007409

This is linked to the datasource structure being cached in J2EE layer when using preview functionnality.


Solution: ask cache clearance

BW SystemBW System DescriptionJava Portal
WBPBW ProductionBPJ
WBVBW Pre-ProductionBVP
WBQBW QualityBQJ
WBDBW DevelopmentBDJ
WB1BW Sand BoxB1J


For WB1/WBD/WBQ/WBV, email directly Adagio team

For WBP, ask Laure Pichot to create an RFC and email IBM (slvhd@be.ibm.com) + Adagio (is-adagio-sap-operations@solvay.com) with following information :

TitleURGENT - RFC 70000xxxxx - Need to clear JCO metadata caches on BPJ

Mail
"We are about to move BW evolutions on WBP.
We need you to clear  JCO metadata caches for BPJ now. Operation has to be done by 6pm CET today.

It concerns structure /BIC/CADTS_EXP 0000300000001".

PS : The structure name must not contain any space



Tip : How to find structure name

1) run infopackage (view must contain records) and get it from the message

2) table RSDS


+ adding 0001 to the Application Structures


DataSourceFor WBD => BDJFor WBQ => BQJFor WBV => BVJFor WBP => BPJ
DTS_EXP_FORE_DR_BW

/BIC/CADTS_EXP000360000001

/BIC/CADTS_EXP000260000001/BIC/CADTS_EXP000170000001/BIC/CADTS_EXP000170000001
DTS_EXP_FORE_BW



DTS_EXP_AERO_DR_BW

/BIC/CADTS_EXP000280000001/BIC/CADTS_EXP000280000001
DTS_EXP_AERO_BW





Field XXX is not a member of XXX even after a cache clearance on BPJ

A Java instance  can have several servernodes for process execution (2 are available on BPJ).

Clearance might have been done on servernode 0, and loading is executed on servernode 1 which does still have previous structure definition

1- ask again cache clearance, in case clearance has not been done on both server node

2 - ask reboot of BPJ


For information, : Issue have been faced in nov 2020. Choice 1 has been done, but as BPJ has been reboot the day after, we can not say choice 1 is working

Column XXX not found

The field Name has to be up to 30c maximum

The field Name in DataSource has to be 16c maximum


Solution:

Ask DynaSys team to respect limits :

=> Table or View Name has to be up to 16c maximum

=> The field Name can be up to 30c but has to be unique on 16 first characters

=> new fields have to be added at the end of table otherwise transports to production have to be closely synchronized.


BW / DynaSys landscape (slides Etienne 19/01/2021)





  • No labels