What is an open session command in cognos connection?what
is it meant for?
Answer / subhash
open session command is used to connect to the database to
the language defined. if i want to connect to the oracle
database with the language French then i will use the open
session command like this
<commandBlock>
<commands>
<sqlCommand>
<sql>ALTER SESSION SET NLS_LANGUAGE = FRENCH
</sql>
</sqlCommand>
</commands>
</commandBlock>
again if i want to reset my connection to the english
language then i have to use close connection command.
<commandBlock>
<commands>
<sqlCommand>
<sql>ALTER SESSION SET NLS_LANGUAGE = ENGLISH
</sql>
</sqlCommand>
</commands>
</commandBlock>
| Is This Answer Correct ? | 0 Yes | 1 No |
Please explain the different stages in creating a report in cognos report net?
What are the different types of important services used in cognos?
what is the use of macros&folders&herarchies in frameworkmanger?
--------------Explain Table of contents?
how you create security to reports?
Create 12 columns for months by writing single case statement?
wt is tupple , Embed function ? wt is regular dimension ?
architecture of cognos8
-------------How to do Bursting a Report?
give me scenario on cascading prompts&master-detail relation
Hi I have Most updated Cognos dumps like COG-112(ReportAuthor),COG-122(Admin),COG-132(Meta Data Modeller). 100%score Gurantee. If anyone intrested mail me on kris.bi121@gmail.com
in reportnet how u burst the reports for every 5th day, 10 th day, 15 th day, 20 th day