Foros
Nuevos mensajes
Buscar en foros
Acceder
Novedades
Buscar
Buscar
Buscar solo en títulos
De:
Menú
Acceder
Install the app
Instalar
Foros
Software de Gestión
Business Intelligence
Cognos 8: Problema cubos en framework manager
JavaScript está desactivado. Para una mejor experiencia, por favor, activa JavaScript en el navegador antes de continuar.
Estás utilizando un navegador obsoleto. Este u otros sitios web pueden no ser mostrados correctamente.
Debes actualizarlo o utilizar un
navegador alternativo
.
Responder al tema
Mensaje
<blockquote data-quote="lantares" data-source="post: 7782" data-attributes="member: 465"><p>Buenos días.</p><p>Le muestro los pasos que explica com realizar la actualización de un cubo en Cognos 8.</p><p>Espero que le sea de ayuda.</p><p>Un saludo. </p><p></p><p></p><p>Description:</p><p>How do you refresh a powercube in Cognos 8 BI without locking the file?</p><p>Solution:</p><p></p><p>Use the cubeswap.bat utility.</p><p>Steps:</p><p>1. Edit the cognos/c8/webapps/utilities/cubeswap/cubeswap.bat file and change the JAVA_HOME, CRN_HOME paths if they are not the default, for example:</p><p>set JAVA_HOME=../../../bin/jre/1.3.1/</p><p>set CRN_HOME=../../../</p><p>To:</p><p>set JAVA_HOME=E:/cognos/c8/bin/jre/1.3.1/</p><p>set CRN_HOME=e:/cognos/c8/</p><p>2. Open a Command Prompt and navigate to the cognos/c8/webapps/utilities/cubeswap directory.</p><p>3. Replace the existing PPCube Datasource connection from D:\outdoors.MDC to E:\outdoors.MDC, for example:</p><p>E:\cognos\c8\webapps\utilities\cubeSwap>cubeswap "http://localhost:9300/p2pd/servlet/dispatch" "http://localhost:9300" "gocube" "e:/outdoors.mdc" administrator password S7</p><p>Where: "gocube" is the datasource connection setup for the cube (refreshed one)</p><p>S7 is the namespace ID.</p><p>Note: The administrator or any user specified must have a password.</p><p>Note: If you are using authentication, you might have to add a 7th parameter to the cubeswap utility as it is not there by default for cognos 8 MR1 version. You just add a %7 after %6 in the batch file.</p><p>In this scenario, you have refreshed the same cube and you want to replace it. If the physical cube needs to be replaced then it will be locked, so you must specify a different path/folder, copy the refreshed cube to the new location and then specify the new path in the above command line.This will change the datasource path to the new one and the existing reports will run. You can then cycle the location backwards between the two locations without having to override the existing file.</p></blockquote><p></p>
[QUOTE="lantares, post: 7782, member: 465"] Buenos días. Le muestro los pasos que explica com realizar la actualización de un cubo en Cognos 8. Espero que le sea de ayuda. Un saludo. Description: How do you refresh a powercube in Cognos 8 BI without locking the file? Solution: Use the cubeswap.bat utility. Steps: 1. Edit the cognos/c8/webapps/utilities/cubeswap/cubeswap.bat file and change the JAVA_HOME, CRN_HOME paths if they are not the default, for example: set JAVA_HOME=../../../bin/jre/1.3.1/ set CRN_HOME=../../../ To: set JAVA_HOME=E:/cognos/c8/bin/jre/1.3.1/ set CRN_HOME=e:/cognos/c8/ 2. Open a Command Prompt and navigate to the cognos/c8/webapps/utilities/cubeswap directory. 3. Replace the existing PPCube Datasource connection from D:\outdoors.MDC to E:\outdoors.MDC, for example: E:\cognos\c8\webapps\utilities\cubeSwap>cubeswap "http://localhost:9300/p2pd/servlet/dispatch" "http://localhost:9300" "gocube" "e:/outdoors.mdc" administrator password S7 Where: "gocube" is the datasource connection setup for the cube (refreshed one) S7 is the namespace ID. Note: The administrator or any user specified must have a password. Note: If you are using authentication, you might have to add a 7th parameter to the cubeswap utility as it is not there by default for cognos 8 MR1 version. You just add a %7 after %6 in the batch file. In this scenario, you have refreshed the same cube and you want to replace it. If the physical cube needs to be replaced then it will be locked, so you must specify a different path/folder, copy the refreshed cube to the new location and then specify the new path in the above command line.This will change the datasource path to the new one and the existing reports will run. You can then cycle the location backwards between the two locations without having to override the existing file. [/QUOTE]
Nombre
Verificación
¿Que es lo contrario de grande?
Responder
Foros
Software de Gestión
Business Intelligence
Cognos 8: Problema cubos en framework manager
Arriba