UniVerse is an extended relational data server with easy-to-understand data modeling that uses XML-like data structures to allow developers to quickly create embedded solutions. UniVerse delivers a high-performance, highly scalable, easy-to-use database offering for rapid deployment and rapid return on investment.
Questions tagged [universe]
166 questions
0
votes
1 answer
Using fields from different universes in Business objects
I am trying to put a report from two different universes. is it possible to add fields from both universes into a single report?

karthik
- 133
- 2
- 8
0
votes
0 answers
UniVerse SQL List all Fields within a Table
Within UniVerse, I would like to List all the Tablename Fields and Attributes. In MySQL it may be something similar to $ DESC PRODUCT; I am only getting up to speed with UniVerse. Thank you.

tomc0920
- 21
- 5
0
votes
2 answers
Universe database attaching to Universe database server
I was sent a UniVerse database. I installed a trial version of the UniVerse database server from Rocket Software. However, I cannot find any walkthroughs on how to use the UniVerse database server software. Given the UniVerse Shell that was…

Kathryn Simmons
- 1
- 1
0
votes
0 answers
My Informatiion design tool is getting closed without prior notice?
I'm a beginer in IDT (SAP BO client tool Information design tool).After establishing a connection and starting a session, it closes automatically when i add some tables(1 or 2 tables added and it will be closed.. i mean the entire IDT))
0
votes
1 answer
Unix Universe ODBC .net query show one column (ID) only
I know it's all database system. Hopefully i can get some help here. Thank you
We recently try to use ODBC and .net toolkit provided by rocketsoftawre to retrieve the data from the universe database.
The problem we encountered is.
1) Some table…

user2764136
- 1
- 1
0
votes
1 answer
parse uniVerse hash / data files in R
I have inherited a uniVerse database (link to Rocketsoftware site) and would like to know if it's possible to read/parse the underlying data files (which I believe are hash tables?) into 'R'?
I'm aware there are ODBC drivers as well as .NET…

tospig
- 7,762
- 14
- 40
- 79
0
votes
1 answer
Printing Euro Symbol to PCL6 printer
I tried to print CHAR(128), U+20AC, etc. but none seem to print. Does anyone know how to print the Euro Symbol to a Sharp PCL6 printer in Universe/U2? Thanks in advance.

user3464522
- 71
- 5
0
votes
1 answer
Rocket Universe Data load
I'm trying to do a dataload into a Rocket Universe database. In going through the SQL Admin documentation, they give the following example, but very little in the way of describing what is going on with the config file. Can anyone shed a little…

shawno
- 343
- 1
- 3
- 17
0
votes
1 answer
run SQL script using Rocket Universe from AIX command line (uvsh)
Hopefully this is a simple question. I want to write a shell script that calls a SQL script to do some queries in a Rocket UNIVERSE database. I am doing this from the Server command line (the same machine where the database resides).
In SQLSERVER…

shawno
- 343
- 1
- 3
- 17
0
votes
1 answer
Two queries related in UniObjects for .NET
Context
I have a interface in VB.NET that extract the data from the UniVerse using UniObjects for .NET
Problem
From the COB file I need to get all keys where the FEC.COB field is equal to a specific date and the field SEC is equal to 04.
An expert…

Cristhian Boujon
- 4,060
- 13
- 51
- 90
0
votes
1 answer
List/count BOBJ reports that use a specific object
Is there a way to count/list the bobj reports from the repository which use a specific object from a universe?
I'm using BOBJ 4.1.
Thanks a lot.

IgorShch
- 149
- 1
- 4
- 21
0
votes
1 answer
ASP.NET 3.5 Stateless Session Managment and connection pooling?
I am designing an ASP.NET (3.5) web application that connects to a Rocket Software UniVerse database. I am in the planning stages right now and need some help in being pointed in the right direction. I am brand new to ASP and C#.
I am shooting for a…

Norm
- 659
- 3
- 10
- 20
0
votes
1 answer
Determine table based on prompt
PostPosted: 09 May 2014 22:26
Post subject: Determine table based on prompt
Hello,
I have three fact tables. First table holds current data, FACT_CUSTOMER_CURRENT. Other two tables hold historical snapshots. For example, one of these table holds…

user125687
- 85
- 1
- 4
- 15
0
votes
1 answer
What would prevent Telnet connections to Universe on Windows 8
I've installed Universe Personal Edition on a Windows 8.1 virtual machine that's hosted in VMWare. I also have installed a terminal emulator (SecureCRT) in the VM. I am able to access Universe via the Universe Shell, but not via telnet on port…

JeffK
- 3,019
- 2
- 26
- 29
0
votes
1 answer
Rocket UNIVERSE, ODBC, queries to datafile won't work without a call to common file handle
I am trying to query a rocket UNIVERSE database. For the most part it works, until I hit certain types of fields that are of type I (not all, but some). In the vendor documentation (EPICOR ECLIPSE) it mentions as a note the following, "Any…

shawno
- 343
- 1
- 3
- 17