C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
The largest independent IBM Cognos support community!
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
January 30th, 2011
- COGNOiSe.com has been updated!
Home
Help
Search
Calendar
Login
Register
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
Legacy Business Intelligence
»
COGNOS ReportNet
»
Report Studio
»
Display Database Environment in Report Template
« previous
next »
Print
Pages: [
1
]
Author
Topic: Display Database Environment in Report Template (Read 507 times)
abirkholz1
Associate
Posts: 2
Forum Citizenship: +0/-0
Display Database Environment in Report Template
«
on:
03 Feb 2007 04:13:49 am »
I am trying to create a report template that will display the database environment (Oracle in this case) name at run-time. Does anyone know how to get the database environment name displayed at run-time?
Thanks.
Logged
ReportNet Addict
Global Moderator
Statesman
Posts: 826
Forum Citizenship: +61/-40
Creator of the Impact Suite
Re: Display Database Environment in Report Template
«
Reply #1 on:
04 Feb 2007 07:08:41 am »
have you looked in the Oracle forums for the available sql functions?
Logged
abirkholz1
Associate
Posts: 2
Forum Citizenship: +0/-0
Re: Display Database Environment in Report Template
«
Reply #2 on:
06 Feb 2007 01:37:19 am »
I thought there might be a default function available. However, it is easy enough to create a query (select name from v$database;) and pass that information into the report.
Thanks.
Logged
Print
Pages: [
1
]
« previous
next »
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
Legacy Business Intelligence
»
COGNOS ReportNet
»
Report Studio
»
Display Database Environment in Report Template