我已设法从AWS Marketplace(separates the concerns)安装SAP BW HANA安装,但不幸的是我无法连接到此实例。来自亚马逊的doc提供了关于ABAP对象的以下表格:
使用HDB启动启动数据库后,我尝试连接以下命令:
* -10709: Connection failed (RTE:[89006] System call 'connect' failed, rc=111:Connection refused (localhost:30015))
但我保持同样的错误:
.form-style-1 {
margin: 10px auto;
max-width: 400px;
padding: 20px 12px 10px 20px;
font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.form-style-1 li {
padding: 0;
display: block;
list-style: none;
margin: 10px 0 0 0;
}
.form-style-1 label {
margin: 0 0 3px 0;
padding: 0px;
display: block;
color: black;
}
.form-style-1 input[type=text],
.form-style-1 input[type=description],
textarea,
select {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border: 1px solid #BEBEBE;
padding: 7px;
margin: 0px;
outline: none;
}
.form-style-1 .field-divided {
width: 25%;
}
.form-style-1 .field-long {
width: 50%;
}
.form-style-1 .field-select {
width: 50%;
}
.form-style-1 .field-textarea {
height: 50px;
}
.form-style-1 input[type=submit] {
background: #4B99AD;
padding: 8px 15px 8px 15px;
border: none;
color: #fff;
}
.form-style-1 input[type=submit]:hover {
background: #4691A4;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.form-style-1 .required {
color: red;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #88;
}
.formb li {
float: left;
}
.formb li a {
display: block;
color: black;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
.formb li a:hover {
background-color: #555;
}
我做错了吗?
答案 0 :(得分:0)
通过此命令检查服务状态,HDB状态。所有服务都在运行吗?