Oracle service Database

Abierto
#185 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python
Área
databases

Línea de trabajo

Start by examining how the library lists worksheet connections and represents the protected attributes under _connectionXML. Reproduce a workbook migration containing an Oracle connection whose service differs between environments, then trace why the service is absent from the database name. Done means the service can be changed during a code-based migration and the resulting workbook retains the intended connection.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug connectorRequest

Migrating a workbook that contains an oracle connection from one environment to another one through code is not possible if the "service" is different,
The service in oracle is equivalent to the database name but when we list the worksheet connections the database name comes up empty. The information about the service is under "protected attributes" under _connectionXML in the attrib.
So there is no way to change it

Lenguaje dominante
Python
Estrellas
363
Forks
183
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tableau/document-api-python

Todos los issues de tableau/document-api-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.