Thread: using XREF from BSO to ASO, location alias problem

This question is not answered. Helpful answers available: 5. Correct answers available: 1.


Permlink Replies: 3 - Pages: 1 - Last Post: Jul 27, 2009 9:16 AM Last Post By: CL
hookmax

Posts: 45
Registered: 02/26/09
using XREF from BSO to ASO, location alias problem
Posted: Jul 23, 2009 10:31 PM
 
Click to report abuse...   Click to reply to this thread Reply
Hi there!
I am trying to use XREF formula from BSO to ASO cubes.
the formula in the outline looks like this:
@XREF(Sen_ASOdb,&PriorAsOf,COID, &CurrMth) ;
The location alias is created by:
create or replace location alias Sen_ASOdb from IFMSen.Senior to SenASO.Plan1 at simappwds06 as admin identified by 'password';

The formula works successfully on our development environment. However when we moved to test env. we started to receive the following error during data retrieval :

[Fri Jul 24 00:59:37 2009]Local/IFMSen/Senior/admin/Error(1023040)
msg from remote site [[Fri Jul 24 00:59:37 2009]simappwds06/SenASO/Plan1/admin/Error(1042013) Network error [10054]: Cannot Receive Data]
[Fri Jul 24 00:59:37 2009]Local/IFMSen/Senior/admin/Info(1200395)
Xref connection to data source [Sen_ASOdb] timed out. Restoring connection...
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Error(1023040)
msg from remote site [[Fri Jul 24 00:59:41 2009]simappwds06/SenASO/Plan1/admin/Error(1042006) Network error [10061]: Unable to connect to [simappwds06:1423]. The client timed out waiting to connect to Analytic Services Agent using TCP/IP. Check your network connections. Also make sure that server and port values are correct]
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Error(1200467)
Error executing formula for [Prior Mth Estimate]: status code [1042006] in function [@_XREF]
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Error(1023040)
msg from remote site [[Fri Jul 24 00:59:41 2009]simappwds06/SenASO/Plan1/admin/Error(1054007) Application SenASO not responding]
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Error(1020004)
An error [1042006] occurred in Spreadsheet Extractor.
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Info(1020055)
Spreadsheet Extractor Elapsed Time : [6.234] seconds
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Info(1020082)
Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [73] non-Dyn.Calc.Cache : [0]
[Fri Jul 24 00:59:41 2009]Local/IFMSen/Senior/admin/Warning(1080014)
Transaction [ 0xec0001( 0x4a693fb7.0x73b90 ) ] aborted due to status [1042006].
[Fri Jul 24 00:59:41 2009]Local/IFMSen///Info(1013210)
User [admin] set active on database [Senior]

Seems like ASO database cannot be accessed via location alias. When accessing directly ASO cube i manage to retrieve data with no problem.
I'm not sure whether it is related or not, but i had another issue when loading ASO cube. when loading from the buffer and using "override all data" option i also recieved network errors.

ERROR - 1042013 - Network error [10054]: Cannot Receive Data.
ERROR - 1042012 - Network error [10054]: Cannot Send Data.
ERROR - 1241101 - Unexpected Essbase error 1042013.

finaly i gave up and removed that option.
Ideas will be greatly appreciated!

Thanks a lot,
Dmitry

Dark Shadow

Posts: 31
Registered: 01/03/08
Re: using XREF from BSO to ASO, location alias problem
Posted: Jul 27, 2009 2:47 AM   in response to: hookmax in response to: hookmax
 
Click to report abuse...   Click to reply to this thread Reply
Hi Hookmax,

Have you tried this? In your test env, delete he XREF setting and recreate it (in the test env). Then save the database. See if it works then.

Edited by: Dark Shadow on Jul 27, 2009 10:47 AM
hookmax

Posts: 45
Registered: 02/26/09
Re: using XREF from BSO to ASO, location alias problem
Posted: Jul 27, 2009 9:09 AM   in response to: Dark Shadow in response to: Dark Shadow
 
Click to report abuse...   Click to reply to this thread Reply
Hi,
Yes, i tried to recreate the formula, create a new alias, replace substitution variables with static members - doesn't help. if i replace XREF formula for another formula the retrieval starts working again.
Thank you for you response,
Dmitry
CL

Posts: 1,371
Registered: 08/06/07
Re: using XREF from BSO to ASO, location alias problem
Posted: Jul 27, 2009 9:16 AM   in response to: hookmax in response to: hookmax
 
Click to report abuse...   Click to reply to this thread Reply
Does the username that is defined for the location alias have rights to the ASO cube in production?

I wonder if those error messages are Essbase telling you that it can access the source.

Regards,

Cameron Lackpour
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums