Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Metadata generation using the CREATE SYNONYM command
Page 1 2 

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Metadata generation using the CREATE SYNONYM command
 Login/Join
 
Virtuoso
posted Hide Post
No, we don't perform that second table within -REMOTE BEGIN/END, because the point of the exercise is to be able to query that table on our local machine.

If we do query that table on the remote machine, we get the correct results, but then we would need to create remote hold-files for almost every table we query, which rather defeats the point of having a database.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Virtuoso
posted Hide Post
Ok, I just found a fairly significant bit of documentation about creating masters for multi-schema databases; apparently there is no way to create the correct access file using the create synonym tools!:

quote:
After any needed metadata has been created, edit the Access Files that needs to change
(using the Web Console editor or another editor) to have a TABLENAME= valuethat is
prefixed with the appropriate ALIAS reference.
To complete this step from the Web Console, locate the synonym whose Access File you
need to edit, click it, and select Edit Access File as Textfrom the menu.
For instance, in the Access File TABLENAME entry for the 2007 Sales table initially looks
like this:
TABLENAME='RDB$HANDLE.SALES',
The single quotation marks are required since the $ in RDB$HANDLE is regarded as a
special character.
The edited version would look as follows:
TABLENAME='CORPDATA2007.SALES',
In this instance, the single quotation marks are optional since CORPDATA2007 does not
contain a special character.


For the record, this is from page 2103 of the adapteradmin7706.pdf guide.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
  Powered by Social Strata Page 1 2  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Metadata generation using the CREATE SYNONYM command

Copyright © 1996-2020 Information Builders